com.j_spaces.core
Class InvalidFifoTemplateException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
net.jini.core.entry.UnusableEntryException
              
com.j_spaces.core.DetailedUnusableEntryException
                  
com.j_spaces.core.FifoOperationException
                      
com.j_spaces.core.InvalidFifoTemplateException
- All Implemented Interfaces: 
 - Serializable
 
public class InvalidFifoTemplateException
- extends FifoOperationException
 
This exception is thrown if read or take operations executed in FIFO mode, 
 but the template class FIFO mode already been set to non FIFO.
- Version:
 
  - 4.0
 
- Author:
 
  - Igor Goldenberg
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
 
 
InvalidFifoTemplateException
public InvalidFifoTemplateException(String templateClassName)
getTemplateClassName
public String getTemplateClassName()
- Returns invalid template className.
- Returns:
 - Invalid template className.
 
 
 
Copyright © GigaSpaces.