Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Form Exceptions
[Form Abstraction]


Detailed Description

Author:
Scott Peshak, Zach Smith
These are all the various exceptions that can be thrown at the various parts in the form class


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...


Generated on Fri Oct 27 12:26:42 2006 for BaseJumper by doxygen 1.3.9.1