Class BmTransactionCancelledException

  • All Implemented Interfaces:
    Serializable

    public class BmTransactionCancelledException
    extends RuntimeException
    Exception being thrown by the BM in case if the IBmTransaction.cancel() mode is set. It's used to cancel any business operation which interacts with BM earlier and also serves as an indicator of the cancelation reason
    See Also:
    Serialized Form
    • Constructor Detail

      • BmTransactionCancelledException

        public BmTransactionCancelledException()
        Constructs an instance