\picon\core\ErrorHandler.php

Show: inherited
Table of Contents

Picon Framework http://code.google.com/p/picon-framework/

Copyright (C) 2011-2012 Martin Cassidy martin.cassidy@webquub.com

Picon Framework is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Picon Framework is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the General Public License for more details.

You should have received a copy of the GNU General Public License along with Picon Framework. If not, see http://www.gnu.org/licenses/.

\picon\ErrorHandler

Package: core

Handles all PHP errors and uncaught exceptions, registers handles upon instantiation.

Author
Martin Cassidy  

Methods

methodpublic__construct( ) : void

methodpubliconError( \picon\type $errno, \picon\type $errstr, \picon\type $errfile, \picon\type $errline ) : void

Parameters
Name Type Description
$errno \picon\type
$errstr \picon\type
$errfile \picon\type
$errline \picon\type
Details
Todo
the error level should be setable, warnings and notices are currently ignored  
methodpubliconException(  $exception ) : void

Parameters
Name Type Description
$exception
Documentation was generated by DocBlox 0.15.1.