Package org.jboss.txbridge.ba.exception

Exception Summary
ActionExecutionException This exception is thrown if there was an error with executing a single datamgmt action.
MethodIncorrectlyAnnotatedException This exception is thrown when we want to process a method which does not contain all necessary annotations related to Business Activity.
MethodNotAccessibleException This exception is thrown when the datamgmt method during a static analysis is not accessible (i.e.
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.