FormException Class Reference

When a form wants to indicate validation failure, this exception gets thrown. More...

Inheritance diagram for FormException:
MissingValueException

Public Member Functions

 __construct ($message, $field, Exception $previous=null)
 get_field ()

Detailed Description

When a form wants to indicate validation failure, this exception gets thrown.


Constructor & Destructor Documentation

FormException::__construct ( message,
field,
Exception $  previous = null 
)
Parameters:
$message string
$field Form_Field_Model
$previous Exception = null

Member Function Documentation

FormException::get_field (  ) 

The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 19 Dec 2018 for ninja by  doxygen 1.6.1