Class AmqpException.AmqpMessageRejectedException

All Implemented Interfaces:
Serializable
Enclosing class:
AmqpException

public static class AmqpException.AmqpMessageRejectedException extends AmqpException
Exception thrown when a message is rejected by the broker.
Since:
1.1.0
See Also:
  • Constructor Details

    • AmqpMessageRejectedException

      public AmqpMessageRejectedException(String message)