Class VoucherifyApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bhn.promotion.voucherify.exception.VoucherifyApiException
All Implemented Interfaces:
Serializable

public class VoucherifyApiException extends Exception
This class contains implementation of VoucherifyApiException
See Also:
  • Constructor Details

    • VoucherifyApiException

      public VoucherifyApiException(String key, String message)
    • VoucherifyApiException

      public VoucherifyApiException(String key, String message, String id)