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, setExtraInfo
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public JCSMPFlowTransportUnsolicitedUnbindException(String message)
message
- The error message.public int getSubcode()
JCSMPErrorResponseSubcodeEx
).0
otherwise.Copyright 2004-2024 Solace Corporation. All rights reserved.