Class AmqpException

  • Constructor Details

    • AmqpException

      public AmqpException(String message)
    • AmqpException

      public AmqpException(@Nullable Throwable cause)
    • AmqpException

      public AmqpException(@Nullable String message, @Nullable Throwable cause)