Package com.j_spaces.core
Class FifoOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.jini.core.entry.UnusableEntryException
com.j_spaces.core.DetailedUnusableEntryException
com.j_spaces.core.FifoOperationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidFifoClassException,InvalidFifoTemplateException
Parent exception class of all Fifo Exceptions.
- Version:
- 4.0
- Author:
- Igor Goldenberg
- See Also:
-
Field Summary
Fields inherited from class net.jini.core.entry.UnusableEntryException
nestedExceptions, partialEntry, unusableFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.j_spaces.core.DetailedUnusableEntryException
getMessageMethods inherited from class net.jini.core.entry.UnusableEntryException
printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
FifoOperationException
-