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.