open class IllegalStateException : JmsException
Runtime exception mirroring the JMS IllegalStateException.
Author Mark Pollack
Since 1.1
See Also javax.jms.IllegalStateException
<init>
IllegalStateException(cause: IllegalStateException)