Class AmqpException.AmqpConnectionException

All Implemented Interfaces:
Serializable
Enclosing class:
AmqpException

public static class AmqpException.AmqpConnectionException extends AmqpException
Exception related to connectivity problems.
See Also:
  • Constructor Details

    • AmqpConnectionException

      public AmqpConnectionException(String message, Throwable cause)