sfValidatorError
extends Exception
in package
Table of Contents
Methods
- __construct() : mixed
- getArguments() : mixed
- getMessageFormat() : mixed
- getValidator() : mixed
Methods
__construct()
public
__construct(mixed $validator[, mixed $code = 'invalid' ][, mixed $arguments = [] ]) : mixed
Parameters
- $validator : mixed
- $code : mixed = 'invalid'
- $arguments : mixed = []
getArguments()
public
getArguments() : mixed
getMessageFormat()
public
getMessageFormat() : mixed
getValidator()
public
getValidator() : mixed