org.mpisws.p2p.transport.priority
Class QueueOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.mpisws.p2p.transport.priority.QueueOverflowException
- All Implemented Interfaces:
- java.io.Serializable
public class QueueOverflowException
- extends java.io.IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
QueueOverflowException
public QueueOverflowException(java.lang.Object identifier,
java.lang.Object message)
QueueOverflowException
public QueueOverflowException(java.lang.Object identifier,
java.lang.Object message,
java.lang.Throwable cause)
getIdentifier
public java.lang.Object getIdentifier()
getAttemptedMessage
public java.lang.Object getAttemptedMessage()
getCause
public java.lang.Throwable getCause()
- Overrides:
getCause
in class java.lang.Throwable
Copyright © 2001-2005 - Rice Pastry.