public all () Alias of variables() method
public listen ([mixed $exceptions], [mixed $lowSeverity]) Listen for uncaught exceptions and unsilent notices
public onUncaughtLowSeverity (mixed $severity, mixed $message, mixed $file, mixed $line, mixed $context)
public getDetailed () ...
public halt () Halts the request showing a backtrace
public setShowBackTrace (mixed $showBackTrace) Sets if files the exception’s backtrace must be showed
Source on
Source
extends class Phalcon\Exception
public setShowFileFragment (mixed $showFileFragment) Sets if files must be completely opened and showed in the output
Page 2 of 3