@ResponseStatus(value=BAD_REQUEST,
reason="ERROR_PAYMENT")
public class PaymentException
extends ParametrizedMessageException
| Constructor and Description |
|---|
PaymentException(String msg) |
addParamaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PaymentException(String msg)
Copyright © 2019. All rights reserved.