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, setExtraInfo
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
Copyright 2004-2024 Solace Corporation. All rights reserved.