Class ReplyFailureException

All Implemented Interfaces:
Serializable

public class ReplyFailureException extends AmqpException
Exception to be thrown when the reply of a message failed to be sent.
Since:
1.4
Author:
Stephane Nicoll
See Also:
  • Constructor Details

    • ReplyFailureException

      public ReplyFailureException(String msg, Throwable cause)