HandleExceptions (Foundation\Bootstrap)
HandleExceptions
class HandleExceptions (View source)
Methods
void | bootstrap( Application $app) Bootstrap the given application. | |
void | handleError( int $level, string $message, string $file = '', int $line, array $context = array()) Convert a PHP error to an ErrorException. | |