failTransaction(final MobiliserTxnAwareTransactionCallback<?>, final Throwable) method

Fail the transaction referenced from the given MobiliserTxnAwareTransactionCallback.

Syntax

void failTransaction ( final MobiliserTxnAwareTransactionCallback<?> awareCallback , final Throwable e )

Parameters