public class PayPalRESTException extends RuntimeException
Throwable.getMessage() will be a JSON string.| Constructor and Description |
|---|
PayPalRESTException() |
PayPalRESTException(String message) |
PayPalRESTException(String message,
Throwable cause) |
PayPalRESTException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.