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 UnusableEntryException
nestedExceptions, partialEntry, unusableFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DetailedUnusableEntryException
getMessageMethods inherited from class UnusableEntryException
printStackTrace, printStackTrace, printStackTraceMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
FifoOperationException
-