com.j_spaces.core
Class FifoOperationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.jini.core.entry.UnusableEntryException
              extended by com.j_spaces.core.DetailedUnusableEntryException
                  extended by com.j_spaces.core.FifoOperationException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidFifoClassException, InvalidFifoTemplateException

public class FifoOperationException
extends DetailedUnusableEntryException

Parent exception class of all Fifo Exceptions.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.jini.core.entry.UnusableEntryException
nestedExceptions, partialEntry, unusableFields
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait