Package org.apache.qpid.jms.exceptions
Class JMSSecuritySaslException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.jms.JMSException
jakarta.jms.JMSSecurityException
org.apache.qpid.jms.exceptions.JMSSecuritySaslException
- All Implemented Interfaces:
Serializable
public class JMSSecuritySaslException
extends jakarta.jms.JMSSecurityException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJMSSecuritySaslException(String reason) JMSSecuritySaslException(String reason, int outcome) -
Method Summary
Methods inherited from class jakarta.jms.JMSException
getErrorCode, getLinkedException, setLinkedExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JMSSecuritySaslException
-
JMSSecuritySaslException
-
-
Method Details
-
isSysTempFailure
public boolean isSysTempFailure()
-