Package com.sun.xml.ws.rx
Class RxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.rx.RxException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CloseSequenceException,DuplicateMessageRegistrationException,OutOfOrderMessageException,TerminateSequenceException
Represents all exceptions that may possibly be recovered in the client code.
- Author:
- Marek Potociar (marek.potociar at sun.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RxException
-
RxException
-