public class OperationNotSupportedException extends JCSMPStateException
OperationNotSupportedException
indicates the requested operation
is not supported based on the current Session
configuration.Constructor and Description |
---|
OperationNotSupportedException(String message) |
getExtraInfo, setExtraInfo
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public OperationNotSupportedException(String message)
message
- The detailed error condition.Copyright 2004-2024 Solace Corporation. All rights reserved.