Class IllegalStateException

All Implemented Interfaces:
Serializable

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

    • IllegalStateException

      public IllegalStateException(jakarta.jms.IllegalStateException cause)