ValidateException extends Exception
Table of Contents
Methods
- __construct() : mixed
- getError() : string
- getFieldName() : string
Methods
__construct()
public
__construct(string $fieldName, string $error[, string $message = '' ]) : mixed
Parameters
- $fieldName : string
- $error : string
- $message : string = ''
getError()
public
getError() : string
Return values
stringgetFieldName()
public
getFieldName() : string