Class TransactionIdentificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymenttransaction.exception.TransactionIdentificationException
All Implemented Interfaces:
Serializable

public class TransactionIdentificationException extends RuntimeException
Exception thrown when the payment transaction can't be identified by the TransactionIdentifier.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • TransactionIdentificationException

      public TransactionIdentificationException(String message)