Package com.rabbitmq.client.amqp
Class AmqpException.AmqpConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rabbitmq.client.amqp.AmqpException
com.rabbitmq.client.amqp.AmqpException.AmqpConnectionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
AmqpException
Exception related to connectivity problems.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.rabbitmq.client.amqp.AmqpException
AmqpException.AmqpConnectionException, AmqpException.AmqpEntityDoesNotExistException, AmqpException.AmqpResourceClosedException, AmqpException.AmqpResourceInvalidStateException, AmqpException.AmqpSecurityException
-
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
-
AmqpConnectionException
-