Class MyFatoorahRequestCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.myfatoorah.service.requestresponse.exception.MyFatoorahRequestCreationException
- All Implemented Interfaces:
Serializable
An exception is thrown when a problem is encountered while creating a MyFatoorah API request
based on a
PaymentRequest
.- Author:
- Chris Kittrell (ckittrell)
- See Also:
-
Constructor Summary
ConstructorDescriptionMyFatoorahRequestCreationException
(String message) MyFatoorahRequestCreationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MyFatoorahRequestCreationException
-
MyFatoorahRequestCreationException
-