Class Error

Namespace: Laravel
Located at error.php
Methods summary
public static
# exception( Exception $exception, boolean $trace = true )

Handle an exception and display the exception report.

public static
# native( integer $code, string $error, string $file, integer $line )

Handle a native PHP error as an ErrorException.

public static
# shutdown( )

Handle the PHP shutdown event.

public static
# log( Exception $exception )

Log an exception.