Class MissingManyToOneAssociationTypeInformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.database.exceptions.DatabaseException
rife.database.querymanagers.generic.exceptions.MissingManyToOneAssociationTypeInformationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionMissingManyToOneAssociationTypeInformationException
(Class beanClass, String propertyName) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingManyToOneAssociationTypeInformationException
-
-
Method Details
-
getBeanClass
-
getPropertyName
-