Classes | |
| class | InvalidAttributeValueException |
| Exception thrown when an invalid attribute value is attempted to be set in a Field. More... | |
| class | InvalidCallbackException |
| Exception thrown when an invalid callback function is encountered. More... | |
| class | InvalidFieldNameException |
| Exception thrown when a field name is attempted to be accessed but does not exist. More... | |
| class | InvalidQueryException |
| Exception thrown when an invalid query is attempted to be set in a db field. More... | |
| class | InvalidValueException |
| Exception thrown when an invalid value is attempted to be set in a field. More... | |
| class | NoDbConnectionException |
| Exception thrown when a Form object needs to do some DB operation and no DB object has been set. More... | |
| class | NotValidatedException |
| Exception thrown when an attempt is made to access the dataa on an unvalidated field. More... | |
| class | TableNotSetException |
| Exception thrown when table is not set. More... | |
1.3.9.1