ezcInputFormVariableMissingException |
Exception that is thrown when a required input field is missing.
|
ezcInputFormUnknownFieldException |
Exception that is thrown when a fieldname is used that was not defined in a definition array.
|
ezcInputFormFieldNotFoundException |
Exception that is thrown when a specified field is not found
|
ezcInputFormInvalidDefinitionException |
Exception that is thrown when an invalid definition array is used.
|
ezcInputFormWrongInputSourceException |
Exception that is thrown when an invalid input source is used.
|
ezcInputFormValidDataAvailableException |
Exception that is used when valid data is available and you try to access RAW data.
|
ezcInputFormNoValidDataException |
Exception that is thrown when an invalid field name is requested.
|