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

NotValidatedException Class Reference
[Form Exceptions]

List of all members.

Detailed Description

Exception thrown when an attempt is made to access the dataa on an unvalidated field.

Author:
Scott Peshak

Definition at line 7 of file notvalidated-exception.inc.php.

Public Member Functions

 __construct (&$field)
 Constructor.
 getField ()
 Get the field.

Private Attributes

 $field
 Reference to the Field that threw the exception.


Member Function Documentation

NotValidatedException::__construct &$  field  ) 
 

Constructor.

Parameters:
$field Reference to the Field object that caused the exception

Definition at line 15 of file notvalidated-exception.inc.php.

NotValidatedException::getField  ) 
 

Get the field.

Returns:
Reference to field that threw the exception

Definition at line 24 of file notvalidated-exception.inc.php.


Member Data Documentation

NotValidatedException::$field [private]
 

Reference to the Field that threw the exception.

Definition at line 9 of file notvalidated-exception.inc.php.


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:42 2006 for BaseJumper by doxygen 1.3.9.1