Package org.nuxeo.binary.metadata.api
Class BinaryMetadataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuxeo.ecm.core.api.NuxeoException
org.nuxeo.binary.metadata.api.BinaryMetadataException
- All Implemented Interfaces:
Serializable
- Since:
- 7.1
- See Also:
-
Field Summary
Fields inherited from class org.nuxeo.ecm.core.api.NuxeoException
statusCode
-
Constructor Summary
ConstructorDescriptionBinaryMetadataException
(String message) BinaryMetadataException
(String message, Throwable cause) BinaryMetadataException
(Throwable cause) -
Method Summary
Methods inherited from class org.nuxeo.ecm.core.api.NuxeoException
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BinaryMetadataException
public BinaryMetadataException() -
BinaryMetadataException
-
BinaryMetadataException
-
BinaryMetadataException
-