public abstract class JCSMPStateException extends JCSMPException
JCSMPStateException indicates that the program logic cannot proceed
based on the current JCSMPSession state.
This type of exception is unrecoverable.
Such exceptions can be avoided by carefully controlled program logic.
| Constructor and Description |
|---|
JCSMPStateException(String message) |
JCSMPStateException(String message,
Throwable cause) |
getExtraInfo, setExtraInfogetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringCopyright 2004-2025 Solace Corporation. All rights reserved.