|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception net.jini.core.entry.UnusableEntryException com.j_spaces.core.DetailedUnusableEntryException com.j_spaces.core.FifoOperationException
public class FifoOperationException
Parent exception class of all Fifo Exceptions.
Field Summary |
---|
Fields inherited from class net.jini.core.entry.UnusableEntryException |
---|
nestedExceptions, partialEntry, unusableFields |
Constructor Summary | |
---|---|
protected |
FifoOperationException(String msg)
|
Method Summary |
---|
Methods inherited from class com.j_spaces.core.DetailedUnusableEntryException |
---|
getMessage |
Methods inherited from class net.jini.core.entry.UnusableEntryException |
---|
printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected FifoOperationException(String msg)
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |