public class GPClientException extends Exception
| Constructor and Description |
|---|
GPClientException(int httpResultCode,
APIError error) |
| Modifier and Type | Method and Description |
|---|---|
String |
extractMessage() |
Date |
getDateIssued() |
APIError |
getError() |
List<ErrorElement> |
getErrorMessages() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.