Uses of Class
javax.jms.IllegalStateException

Packages that use IllegalStateException
com.caucho.jms.connection   
 

Uses of IllegalStateException in com.caucho.jms.connection
 

Methods in com.caucho.jms.connection that throw IllegalStateException
protected  void ConnectionImpl.checkOpen()
          Checks that the session is open.
 void JmsSession.checkOpen()
          Checks that the session is open.