Class NotAssociatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javalite.activejdbc.DBException
org.javalite.activejdbc.associations.NotAssociatedException
- All Implemented Interfaces:
Serializable
- Author:
- Igor Polevoy
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionNotAssociatedException(Class<? extends Model> sourceClass, Class<? extends Model> targetClass)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotAssociatedException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-