Package org.apache.qpid.jms.sasl
Class SaslSecurityRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.qpid.jms.sasl.SaslSecurityRuntimeException
- All Implemented Interfaces:
Serializable
Thrown from the SASL layer when a Runtime exception is encountered.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSaslSecurityRuntimeException(String message) SaslSecurityRuntimeException(String message, Throwable cause) SaslSecurityRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SaslSecurityRuntimeException
public SaslSecurityRuntimeException() -
SaslSecurityRuntimeException
-
SaslSecurityRuntimeException
-
SaslSecurityRuntimeException
-
SaslSecurityRuntimeException
-