Class ReplyFailureException

All Implemented Interfaces:
Serializable

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

    • ReplyFailureException

      public ReplyFailureException(String msg, Throwable cause)