public abstract class StripeException extends Exception
| Constructor and Description |
|---|
StripeException(String message,
String requestId) |
StripeException(String message,
String requestId,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2015 Stripe. All rights reserved.