SerializableTooManyRequestsExceptionpublic class GoPayException extends Exception
| Constructor | Description |
|---|---|
GoPayException(int code,
String message,
GoPayErrorBody body) |
| Modifier and Type | Method | Description |
|---|---|---|
GoPayErrorBody |
getBody() |
|
int |
getHttpStatusCode() |
|
String |
getHttpStatusMessage() |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic GoPayException(int code,
String message,
GoPayErrorBody body)
public int getHttpStatusCode()
public String getHttpStatusMessage()
public GoPayErrorBody getBody()
Copyright © 2018 The Apache Software Foundation. All rights reserved.