When a form wants to indicate validation failure, this exception gets thrown. More...
Public Member Functions | |
__construct ($message, $field, Exception $previous=null) | |
get_field () |
When a form wants to indicate validation failure, this exception gets thrown.
FormException::__construct | ( | $ | message, | |
$ | field, | |||
Exception $ | previous = null | |||
) |
$message | string | |
$field | Form_Field_Model | |
$previous | Exception = null |
FormException::get_field | ( | ) |