Package | Description |
---|---|
com.arjuna.mw.wsas.exceptions | |
com.arjuna.mw.wscf.exceptions | |
com.arjuna.mw.wscf.model.sagas.exceptions | |
com.arjuna.mw.wscf.model.twophase.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
HLSException
Thrown the HLS completion fails.
|
class |
InvalidActivityException
Thrown if an attempt is made to utilise an unknown activity.
|
class |
InvalidHLSException
Thrown if an attempt is made to unregister an unknown HLS from the activity.
|
class |
InvalidParentException
The parent activity was invalid in the scope it was intended to be
used.
|
class |
InvalidTimeoutException
Thrown if the timeout value associated with the invoking thread
which should be applied to newly created activities is invalid.
|
class |
NoActivityException
Thrown if there is no activity associated with the invoking
thread and one needs to be in order to execute the operation.
|
class |
NoPermissionException
The invoking thread does not have permission to attempt to use the
operation.
|
class |
ProtocolViolationException
Thrown if the underlying protocol is violated in some way during
termination.
|
class |
SystemCommunicationException
Marker interface for exceptions e.g.
|
class |
SystemException
Thrown if an error occurs which is not met by another specific exception.
|
class |
WrongStateException
Thrown if the state of the activity is such that it disallows the
attempted operation.
|
Modifier and Type | Class and Description |
---|---|
class |
BegunFailedException
The coordination protocol failed to start.
|
class |
DuplicateParticipantException
There was an attempt to register the same participant with the coordinator.
|
class |
InvalidParticipantException
The specified participant is invalid in the context used.
|
class |
NoCoordinatorException
There is no coordinator associated with the target.
|
class |
ProtocolNotRegisteredException
An attempt was made to act on a protocol that the protocol factory had
no knowledge of.
|
class |
UnexpectedException
A general error has occurred.
|
Modifier and Type | Class and Description |
---|---|
class |
CancelFailedException
A fail occurred during a Business Agreement cancel operation -- only applies in WSBA 1.1.
|
class |
CompensateFailedException
There is no coordinator associated with the target.
|
class |
CoordinatorCancelledException
There is no coordinator associated with the target.
|
class |
CoordinatorConfirmedException
There is no coordinator associated with the target.
|
class |
DuplicateSynchronizationException
There is no coordinator associated with the target.
|
class |
InvalidSynchronizationException
There is no coordinator associated with the target.
|
Modifier and Type | Class and Description |
---|---|
class |
HeuristicCancelException
There is no coordinator associated with the target.
|
class |
HeuristicConfirmException
There is no coordinator associated with the target.
|
class |
HeuristicHazardException
There is no coordinator associated with the target.
|
class |
HeuristicMixedException
There is no coordinator associated with the target.
|
class |
ParticipantCancelledException
There is no coordinator associated with the target.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.