Class ExternalTransactionRecordingException

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

public class ExternalTransactionRecordingException extends RuntimeException
The exception is thrown when the external transaction can't be handled correctly.
Author:
Sgupta
See Also:
  • Constructor Details

    • ExternalTransactionRecordingException

      public ExternalTransactionRecordingException(String message)