Class VoucherActivationExpiredException

  • All Implemented Interfaces:
    Serializable

    public class VoucherActivationExpiredException
    extends VoucherTopUpException
    Exception thrown when attempting to activate a voucher but the activation interval has already elapsed
    See Also:
    Serialized Form
    • Constructor Detail

      • VoucherActivationExpiredException

        public VoucherActivationExpiredException()
      • VoucherActivationExpiredException

        public VoucherActivationExpiredException​(DateTime limit)
    • Method Detail

      • setLimit

        public void setLimit​(DateTime limit)