Class ExceptionRenderer
Exception renderer.
- Cake\Error\ExceptionRenderer
-
BEdita\API\Error\ExceptionRenderer
Methods summary
public
|
|
public
|
|
protected
|
|
protected
string
|
#
errorDetail( Exception $error )
Human readable error detail from error attributes In case of 'detail' array, format like this is expected [ ['field1' => ['unique' => 'The provided value is invalid']], ['field2' => [...]], ], |
protected
string
|
|
protected
|
|
protected
|