Class ODataExceptionWrapper
java.lang.Object
org.apache.olingo.odata2.core.rest.ODataExceptionWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionODataExceptionWrapper(jakarta.ws.rs.core.UriInfo uriInfo, jakarta.ws.rs.core.HttpHeaders httpHeaders, ODataErrorCallback errorCallback) ODataExceptionWrapper(ODataContext context, Map<String, String> queryParameters, List<String> acceptHeaderContentTypes) -
Method Summary
-
Constructor Details
-
ODataExceptionWrapper
-
ODataExceptionWrapper
public ODataExceptionWrapper(jakarta.ws.rs.core.UriInfo uriInfo, jakarta.ws.rs.core.HttpHeaders httpHeaders, ODataErrorCallback errorCallback)
-
-
Method Details
-
wrapInExceptionResponse
-