Invoke sandbox error validation handler if it exists, throw Error otherwise
public validationError ( Exception | |
||
$error | Exception | |
Error to throw if Error is not handled, or error message string |
$code | integer | The error code |
$node | PhpParser\Node | The error parser node |
$data | mixed | The error data |
$previous | Exception | The previous Error thrown |
리턴 | mixed |