public final class ErrorResponse extends BaseResponse
Modifier and Type | Class | Description |
---|---|---|
static class |
ErrorResponse.ErrorType |
The error type.
|
Constructor | Description |
---|---|
ErrorResponse() |
Modifier and Type | Method | Description |
---|---|---|
String |
getDisplayMessage() |
|
String |
getErrorCode() |
|
String |
getErrorMessage() |
|
ErrorResponse.ErrorType |
getErrorType() |
|
String |
toString() |
getRequestId
Copyright © 2017–2018 Plaid Technologies, Inc.. All rights reserved.