com.lutris.dods.builder.generator.query |
|
Java Source File Name | Type | Comment |
DataObjectException.java | Class | DataObjectException class, used by Business Objects, catch all the
DataObject Exceptions, will be passed to POs and handled there. |
QueryException.java | Class | QueryException is thrown by QueryBuilder.getNextRow and getRows methods
when the database query could not be performed. |
RefAssertionException.java | Class | |