Class VoucherifyApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bhn.promotion.voucherify.exception.VoucherifyApiException
- All Implemented Interfaces:
Serializable
This class contains implementation of VoucherifyApiException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVoucherifyApiException(String key, String message) VoucherifyApiException(String key, String message, String id) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VoucherifyApiException
-
VoucherifyApiException
-