Package rife.cmf.dam.exceptions
Class OrdinalRestrictionCantBeNullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.cmf.dam.exceptions.ContentManagerException
rife.cmf.dam.exceptions.OrdinalRestrictionCantBeNullException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionOrdinalRestrictionCantBeNullException
(Class beanClass, String property, String restriction) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OrdinalRestrictionCantBeNullException
-
-
Method Details
-
getBeanClass
-
getProperty
-
getRestriction
-