spring-framework / org.springframework.jms / IllegalStateException

IllegalStateException

open class IllegalStateException : JmsException

Runtime exception mirroring the JMS IllegalStateException.

Author
Mark Pollack

Since
1.1

See Also
javax.jms.IllegalStateException

Constructors

<init>

IllegalStateException(cause: IllegalStateException)