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. | |
|
|
Constructor.
Definition at line 15 of file notvalidated-exception.inc.php. |
|
|
Get the field.
Definition at line 24 of file notvalidated-exception.inc.php. |
|
|
Reference to the Field that threw the exception.
Definition at line 9 of file notvalidated-exception.inc.php. |
1.3.9.1