Class fatalErrors
tools for handling fatal errors detected in the framework
Namespace: cmc\error
Copyright: Copyright (c) Calmarsoft company (FRANCE) (http://calmarsoft.com)
License: GNU General Public License version 3
Version: 0.9
Link: CMC Project
Located at error/fatalErrors.php
Copyright: Copyright (c) Calmarsoft company (FRANCE) (http://calmarsoft.com)
License: GNU General Public License version 3
Version: 0.9
Link: CMC Project
Located at error/fatalErrors.php
Methods summary
public static | |
public static | |
public static | |
public static | # setContinue( ) defines whether to continue or exit() when a fatal error is trigered useful when exit() is already in motion |
Magic methods summary
Constants summary
integer | noValidView | 1 | # Configuration error: no valid view found for /view/ Hint: check default view in config.php |
Properties summary
public static boolean | $_continue |