Uses of Package
com.arjuna.mw.wsas.exceptions

Packages that use com.arjuna.mw.wsas.exceptions
com.arjuna.mw.wsas   
com.arjuna.mw.wsas.activity   
com.arjuna.mw.wsas.exceptions   
com.arjuna.mw.wscf.api   
com.arjuna.mw.wscf.exceptions   
com.arjuna.mw.wscf.model.sagas.api   
com.arjuna.mw.wscf.model.sagas.exceptions   
com.arjuna.mw.wscf.model.sagas.outcomes   
com.arjuna.mw.wscf.model.sagas.participants   
com.arjuna.mw.wscf.model.twophase.exceptions   
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wsas
ActiveChildException
          Thrown if an attempt is made to complete an activity that has active child activities and at least one of the registered HLSs determines the it is an invalid condition.
InvalidActivityException
          Thrown if an attempt is made to utilise an unknown activity.
InvalidHLSException
          Thrown if an attempt is made to unregister an unknown HLS from the activity.
InvalidTimeoutException
          Thrown if the timeout value associated with the invoking thread which should be applied to newly created activities is invalid.
NoActivityException
          Thrown if there is no activity associated with the invoking thread and one needs to be in order to execute the operation.
NoPermissionException
          The invoking thread does not have permission to attempt to use the operation.
ProtocolViolationException
          Thrown if the underlying protocol is violated in some way during termination.
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WrongStateException
          Thrown if the state of the activity is such that it disallows the attempted operation.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wsas.activity
SystemException
          Thrown if an error occurs which is not met by another specific exception.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wsas.exceptions
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WSASException
          This is the base class from which all WSAS related exceptions inherit.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.api
ProtocolViolationException
          Thrown if the underlying protocol is violated in some way during termination.
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WrongStateException
          Thrown if the state of the activity is such that it disallows the attempted operation.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.exceptions
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WSASException
          This is the base class from which all WSAS related exceptions inherit.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.model.sagas.api
InvalidActivityException
          Thrown if an attempt is made to utilise an unknown activity.
InvalidTimeoutException
          Thrown if the timeout value associated with the invoking thread which should be applied to newly created activities is invalid.
NoActivityException
          Thrown if there is no activity associated with the invoking thread and one needs to be in order to execute the operation.
NoPermissionException
          The invoking thread does not have permission to attempt to use the operation.
ProtocolViolationException
          Thrown if the underlying protocol is violated in some way during termination.
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WrongStateException
          Thrown if the state of the activity is such that it disallows the attempted operation.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.model.sagas.exceptions
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WSASException
          This is the base class from which all WSAS related exceptions inherit.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.model.sagas.outcomes
SystemException
          Thrown if an error occurs which is not met by another specific exception.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.model.sagas.participants
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WrongStateException
          Thrown if the state of the activity is such that it disallows the attempted operation.
 

Classes in com.arjuna.mw.wsas.exceptions used by com.arjuna.mw.wscf.model.twophase.exceptions
SystemException
          Thrown if an error occurs which is not met by another specific exception.
WSASException
          This is the base class from which all WSAS related exceptions inherit.
 



Copyright © 2011. All Rights Reserved.