|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.qpid.AMQException
org.apache.qpid.AMQTimeoutException
public class AMQTimeoutException
AMQTimeoutException indicates that an expected response from a broker took too long.
Responsibilities | Collaborations |
---|---|
Indicates that an expected response from a broker took too long. |
Constructor Summary | |
---|---|
AMQTimeoutException(String message,
Throwable cause)
|
Method Summary |
---|
Methods inherited from class org.apache.qpid.AMQException |
---|
cloneForCurrentThread, getErrorCode, isHardError, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AMQTimeoutException(String message, Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |