public setShowFileFragment (mixed $showFileFragment) Sets if files must be completely opened and showed in the output or just the fragment related to the exception
public setShowBackTrace (mixed $showBackTrace) Sets if files the exception’s backtrace must be showed
public onUncaughtLowSeverity (mixed $severity, mixed $message, mixed $file, mixed $line, mixed $context) Throws an exception when a notice or warning is raised
public onUncaughtException (Exception $exception) Handles uncaught exceptions
public listenLowSeverity () Listen for unsilent notices or warnings
public listenExceptions () Listen for uncaught exceptions
public listen ([mixed $exceptions], [mixed $lowSeverity]) Listen for uncaught exceptions and unsilent notices or warnings
public halt () Halts the request showing a backtrace
public getVersion () Generates a link to the current version documentation
public getMajorVersion () Returns the major framework’s version
Page 281 of 382