Package org.springframework.amqp
Class UncategorizedAmqpException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.amqp.AmqpException
org.springframework.amqp.UncategorizedAmqpException
- All Implemented Interfaces:
Serializable
A "catch-all" exception type within the AmqpException hierarchy
when no more specific cause is known.
- Author:
- Mark Pollack
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UncategorizedAmqpException
-
UncategorizedAmqpException
-