- java.lang.Object
-
- com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
-
-
Constructor Summary
Constructors
| Constructor and Description |
Error() |
-
-
Method Detail
-
getName
public String getName()
- Returns:
- the name of this error.
-
getType
public String getType()
- Returns:
- the type of this error.
-
getValue
public Object getValue()
- Returns:
- the value triggering this error.
-
getPath
public Object getPath()
- Returns:
- a path contributing to this error.
-
toString
public String toString()
- Overrides:
toString in class Object
- Returns:
- a human readable string, representing the object.
Copyright © 2026 Contentful, GmbH.. All rights reserved.