public class JCSMPFlowTransportUnsolicitedUnbindException extends JCSMPFlowTransportException
FlowReceiver)
encountered a terminal condition making the flow unusable and must be closed/destroyed due to an unsolicited unbind
for the resource it requires. The parent session is not necessarily closed.| Constructor and Description |
|---|
JCSMPFlowTransportUnsolicitedUnbindException(String message)
Construct an instance with message.
|
JCSMPFlowTransportUnsolicitedUnbindException(String message,
Throwable cause)
Construct an instance with cause.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSubcode()
Gets the normalized subcode (
JCSMPErrorResponseSubcodeEx). |
getExtraInfo, setExtraInfogetCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic JCSMPFlowTransportUnsolicitedUnbindException(String message)
message - The error message.public int getSubcode()
JCSMPErrorResponseSubcodeEx).0 otherwise.Copyright 2004-2025 Solace Corporation. All rights reserved.