public static class Api.Error extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
Api.Error.Code |
| Constructor and Description |
|---|
Error(Api.Error.Code code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Api.Error.Code |
getCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic Error(Api.Error.Code code, String message)
public Api.Error.Code getCode()
Copyright © 2016. All rights reserved.