@Deprecated public class InvalidFifoClassException extends FifoOperationException
InvalidFifoTemplateException, 
Serialized FormnestedExceptions, partialEntry, unusableFields| Constructor and Description | 
|---|
| InvalidFifoClassException(String className,
                         boolean entryFifoMode,
                         boolean serverFifoMode)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getClassName()Deprecated.  Return invalid className. | 
| boolean | isEntryFifoMode()Deprecated.  Returns  trueif this entry defined as FIFO, otherwisefalse. | 
| boolean | isFifoClass()Deprecated.  Returns  trueif this class defined as FIFO, otherwisefalse. | 
getMessageprintStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic InvalidFifoClassException(String className, boolean entryFifoMode, boolean serverFifoMode)
public String getClassName()
public boolean isFifoClass()
true if this class defined as FIFO, otherwise false.true if this class defined as FIFO, otherwise
 false.public boolean isEntryFifoMode()
true if this entry defined as FIFO, otherwise false.true if this entry defined as FIFO, otherwise
 false.Copyright © GigaSpaces.