public static class CMAHttpException.ErrorBody extends 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() |
String |
getMessage() |
String |
getRequestId() |
CMAHttpException.ErrorBody.Sys |
getSys() |
String |
toString() |
public CMAHttpException.ErrorBody.Sys getSys()
public String getMessage()
public String getRequestId()
public CMAHttpException.ErrorBody.Details getDetails()
Copyright © 2026 Contentful, GmbH.. All rights reserved.