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, setExtraInfo
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public JCSMPInterruptedException(String message, Throwable cause)
message
- Exception messagecause
- Underlying exception causepublic JCSMPInterruptedException(String message)
message
- Exception messageCopyright 2004-2024 Solace Corporation. All rights reserved.