public class JCSMPFatalErrorException extends JCSMPStateException
JCSMPFatalErrorException
indicates an unrecoverable error condition.Constructor and Description |
---|
JCSMPFatalErrorException(String message) |
JCSMPFatalErrorException(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
public JCSMPFatalErrorException(String message)
message
- The error message.Copyright 2004-2024 Solace Corporation. All rights reserved.