Class ProviderIllegalStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.jms.provider.ProviderException
org.apache.qpid.jms.provider.exceptions.ProviderIllegalStateException
All Implemented Interfaces:
Serializable

public class ProviderIllegalStateException extends ProviderException
See Also:
  • Constructor Details

    • ProviderIllegalStateException

      public ProviderIllegalStateException(String message)
    • ProviderIllegalStateException

      public ProviderIllegalStateException(String message, Throwable cause)
  • Method Details