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