public class JCSMPSecurityException extends JCSMPOperationException
JCSMPProperties.AUTHENTICATION_SCHEME_GSS_KRB
Constructor and Description |
---|
JCSMPSecurityException(String message)
Constructs a JCSMPSecurityException with the specified message.
|
JCSMPSecurityException(String message,
Throwable cause)
Constructs a JCSMPSecurityException with the specified message
and cause.
|
getExtraInfo, setExtraInfo
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public JCSMPSecurityException(String message)
message
- Reason for the exceptionCopyright 2004-2024 Solace Corporation. All rights reserved.