public class AmazonPayClientException extends Exception implements Serializable
| Constructor and Description |
|---|
AmazonPayClientException(String message)
Constructs AmazonPayClientException with given message
|
AmazonPayClientException(String message,
Exception exception)
Constructs AmazonPayClientException with given message and underlying exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AmazonPayClientException(String message, Exception exception)
message - An error message describing the errorexception - Original underlying exceptionpublic AmazonPayClientException(String message)
message - An error message describing the errorCopyright © 2024. All rights reserved.