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