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