org.javalite.activejdbc.associations
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
public class NotAssociatedException
- extends DBException
- Author:
- Igor Polevoy
- See Also:
- Serialized Form
NotAssociatedException
public NotAssociatedException(String table1,
String table2)
getMessage
public String getMessage()
- Overrides:
getMessage in class DBException
Copyright © 2015 JavaLite. All rights reserved.