Class FetchTransactionResultsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.paymentgateway.service.exception.FetchTransactionResultsException
All Implemented Interfaces:
Serializable

public class FetchTransactionResultsException extends RuntimeException
The exception is thrown when an error occurred during fetching transaction results.
Author:
Dima Myroniuk (dmyroniuk)
See Also:
  • Constructor Details

    • FetchTransactionResultsException

      public FetchTransactionResultsException(String message)