Registers custom error handlers for unhandled PHP errors and exceptions.
public static function UnbDebug::StartErrorHandling ($showTrace = false);
(bool) Specifies whether errors shall be printed out with a full call trace.
This method should be called after the HTML page has been started and is ready for further page elements, as the error handlers will print out formatted HTML code.
Member of class: UnbDebug
Implementation file: unb.class.php, line 265
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.