Package org.jboss.txbridge.ba.exception

Exception Summary
CompensationActionUnsuccessfulException This exception is thrown if there was an error with executing a single compensation action.
CompensationMethodNotAccessible This exception is thrown when the compensation method during a static analysis is not accessible (i.e.
MethodIncorrectlyAnnotatedException This exception is thrown when we want to process a method which does not contain all necessary annotations related to Business Activity.
TaskAssociationFailedException This is an internal exception which is thrown if it was not possible to associate a new task with a participant.
TransactionProcessingException This exception is thrown if there was an error with processing a single invocation within a Business Activity.