public static class CMAHttpException.ErrorBody
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CMAHttpException.ErrorBody.Details
Class to describe the error details.
|
static class |
CMAHttpException.ErrorBody.Sys
System properties of an error body
|
| Constructor and Description |
|---|
ErrorBody() |
| Modifier and Type | Method and Description |
|---|---|
CMAHttpException.ErrorBody.Details |
getDetails() |
java.lang.String |
getMessage() |
java.lang.String |
getRequestId() |
CMAHttpException.ErrorBody.Sys |
getSys() |
java.lang.String |
toString() |
public CMAHttpException.ErrorBody.Sys getSys()
public java.lang.String getMessage()
public java.lang.String getRequestId()
public CMAHttpException.ErrorBody.Details getDetails()
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019 Contentful, GmbH.. All Rights Reserved.