public class ProviderConnectionSecuritySaslException extends ProviderConnectionSecurityException
| Constructor and Description |
|---|
ProviderConnectionSecuritySaslException(String message) |
ProviderConnectionSecuritySaslException(String message,
int outcome) |
ProviderConnectionSecuritySaslException(String message,
int outcome,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSysTempFailure() |
JMSSecuritySaslException |
toJMSException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProviderConnectionSecuritySaslException(String message)
public ProviderConnectionSecuritySaslException(String message, int outcome)
public boolean isSysTempFailure()
public JMSSecuritySaslException toJMSException()
toJMSException in class ProviderConnectionSecurityExceptionCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.