Package org.projectnessie.error
Class GenericErrorDetails
java.lang.Object
org.projectnessie.error.GenericErrorDetails
- All Implemented Interfaces:
NessieErrorDetails
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericErrorDetailserrorUnknownType(String type, Map<String, Object> attributes) abstract StringgetType()
-
Constructor Details
-
GenericErrorDetails
public GenericErrorDetails()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceNessieErrorDetails
-
getAttributes
-
errorUnknownType
-