|
Spring AMQP | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Exception Summary | |
---|---|
AmqpConnectException | RuntimeException wrapper for an ConnectException which can be commonly thrown from AMQP operations if the
remote process dies or there is a network issue. |
AmqpException | Base RuntimeException for errors that occur when executing AMQP operations. |
AmqpIllegalStateException | Equivalent of an IllegalStateException but within the AmqpException hierarchy. |
AmqpIOException | RuntimeException wrapper for an IOException which
can be commonly thrown from AMQP operations. |
AmqpUnsupportedEncodingException | RuntimeException for unsupported encoding in an AMQP operation. |
UncategorizedAmqpException | A "catch-all" exception type within the AmqpException hierarchy when no more specific cause is known. |
|
Spring AMQP | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |