Class NotStartedException

  • All Implemented Interfaces:
    Serializable

    public class NotStartedException
    extends javax.jms.IllegalStateException
    An exception thrown when an operation is invoked on a service which has not yet been started.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotStartedException

        public NotStartedException()