public class JCSMPInterruptedException extends JCSMPException
| Constructor and Description |
|---|
JCSMPInterruptedException(String message)
Create a new JCSMPInterruptedException with message.
|
JCSMPInterruptedException(String message,
Throwable cause)
Create a new JCSMPInterruptedException with message and
cause.
|
getExtraInfo, setExtraInfogetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic JCSMPInterruptedException(String message, Throwable cause)
message - Exception messagecause - Underlying exception causepublic JCSMPInterruptedException(String message)
message - Exception messageCopyright 2004-2025 Solace Corporation. All rights reserved.