Package org.saidone.exception
Class ApiExceptionError
java.lang.Object
org.saidone.exception.ApiExceptionError
Represents an error payload returned by the REST API.
This class mirrors the structure used by Alfresco to describe errors occurring while processing a request. It can be serialized and returned as part of the response body.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiExceptionError
public ApiExceptionError()
-