Class NuxeoCmisErrorHelper
java.lang.Object
org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisErrorHelper
Helper to deal with HTTP errors.
- Since:
- 7.1
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Interface for a helper able to extract the error from an exception.static class
Info about an error to return to client code. -
Field Summary
Modifier and TypeFieldDescriptionprotected static NuxeoCmisErrorHelper.ErrorExtractor
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
EXTRACTOR_CLASS_PROP
- See Also:
-
errorExtractor
-
-
Constructor Details
-
NuxeoCmisErrorHelper
public NuxeoCmisErrorHelper()
-
-
Method Details
-
extractError
-