public class RedeemingNotAllowedForVoucherException extends VoucherRedeemingException
| Constructor and Description |
|---|
RedeemingNotAllowedForVoucherException() |
RedeemingNotAllowedForVoucherException(VoucherStatus status) |
| Modifier and Type | Method and Description |
|---|---|
VoucherStatus |
getStatus() |
void |
setStatus(VoucherStatus status) |
getMessage, isInternationalized, setInternationalized, shouldGenerateLogpublic RedeemingNotAllowedForVoucherException()
public RedeemingNotAllowedForVoucherException(VoucherStatus status)
public VoucherStatus getStatus()
public void setStatus(VoucherStatus status)