Class VoucherOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.commercefacades.voucher.exceptions.VoucherOperationException
All Implemented Interfaces:
Serializable

public class VoucherOperationException extends BusinessException
See Also:
  • Constructor Details

    • VoucherOperationException

      public VoucherOperationException(String message)
    • VoucherOperationException

      public VoucherOperationException(String message, Throwable cause)