Class ConnectionClosedException

  • All Implemented Interfaces:
    Serializable

    public class ConnectionClosedException
    extends javax.jms.IllegalStateException
    An exception thrown when attempt is made to use a connection when the connection has been closed.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConnectionClosedException

        public ConnectionClosedException()