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, setExtraInfogetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic JCSMPSecurityException(String message)
message - Reason for the exceptionCopyright 2004-2025 Solace Corporation. All rights reserved.