Class MessageNotReadableException

All Implemented Interfaces:
Serializable

public class MessageNotReadableException extends JmsException
Runtime exception mirroring the JMS MessageNotReadableException.
Since:
1.1
Author:
Mark Pollack
See Also:
  • Constructor Details

    • MessageNotReadableException

      public MessageNotReadableException(jakarta.jms.MessageNotReadableException cause)