Spring AMQP

Package org.springframework.amqp

Exception Summary
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

Copyright © 2010. All Rights Reserved.