Uses of Class
com.sun.xml.ws.rm.RxException

Packages that use RxException
com.sun.xml.ws.rm   
com.sun.xml.ws.rm.faults   
 

Uses of RxException in com.sun.xml.ws.rm
 

Subclasses of RxException in com.sun.xml.ws.rm
 class CloseSequenceException
          Subclass of RMException thrown from errors resulting when a response to close sequence request cannot be satisfied
 class RmSecurityException
          Subclass of RMException thrown when an incorrect STR is used to secure an inbound message.
 class TerminateSequenceException
          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
 

Uses of RxException in com.sun.xml.ws.rm.faults
 

Subclasses of RxException in com.sun.xml.ws.rm.faults
 class AbstractRmSoapFault
           
 class CreateSequenceRefusedFault
           
 class SequenceClosedFault
           
 class SequenceTerminatedFault
           
 class UnknownSequenceFault