Package com.sun.xml.ws.rx.rm
Class TerminateSequenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.rx.RxException
com.sun.xml.ws.rx.rm.TerminateSequenceException
- All Implemented Interfaces:
Serializable
Subclass of
RMException thrown from errors resulting
because the endpoint has encountered an unrecoverable condition or
detected a violation of the protocol and as a result has chosen to
terminate the sequence- Author:
- Bhakti Mehta
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTerminateSequenceException(String message) TerminateSequenceException(String message, String id) TerminateSequenceException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TerminateSequenceException
-
TerminateSequenceException
-
TerminateSequenceException
-
-
Method Details
-
getSequenceId
-