Rice Pastry API

org.mpisws.p2p.transport.priority
Class QueueOverflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.mpisws.p2p.transport.priority.QueueOverflowException
All Implemented Interfaces:
java.io.Serializable

public class QueueOverflowException
extends java.io.IOException

See Also:
Serialized Form

Constructor Summary
QueueOverflowException(java.lang.Object identifier, java.lang.Object message)
           
QueueOverflowException(java.lang.Object identifier, java.lang.Object message, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.Object getAttemptedMessage()
           
 java.lang.Throwable getCause()
           
 java.lang.Object getIdentifier()
           
 
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
 

Constructor Detail

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)
Method Detail

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

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection