Package rife.cmf.dam.exceptions
Class ContentManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.cmf.dam.exceptions.ContentManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DeleteContentDataErrorException
,ExpectedMimeTypeConstraintException
,ExpectedOrdinalConstraintException
,HasContentDataErrorException
,InstallContentErrorException
,InstallContentStoreErrorException
,InvalidOrdinalRestrictionTypeException
,InvalidOrdinalTypeException
,MissingIdentifierValueException
,OrdinalRestrictionCantBeNullException
,RemoveContentErrorException
,RemoveContentStoreErrorException
,RetrieveSizeErrorException
,StoreContentDataErrorException
,UnknownConstrainedPropertyException
,UnknownContentRepositoryException
,UnknownOrdinalException
,UnknownOrdinalRestrictionException
,UnsupportedMimeTypeException
,UseContentDataErrorException
,WrongConstrainedPropertyVariantException
- See Also:
-
Constructor Summary
ConstructorDescriptionContentManagerException
(String message) ContentManagerException
(String message, Throwable cause) ContentManagerException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContentManagerException
-
ContentManagerException
-
ContentManagerException
-