Cheetah
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ChWsbExceptionHandler Class Reference

Public Member Functions

 handle ($e)
 

Protected Member Functions

 log ($e)
 
 render ($e, $bFullMsg=false)
 
 email ($e)
 
 getExceptionTraceAsString ($exception)
 

Protected Attributes

 $dontReport
 

Detailed Description

This work, "Cheetah - https://www.cheetahwsb.com", is a derivative of "Dolphin Pro V7.4.2" by BoonEx Pty Limited - https://www.boonex.com/, used under CC-BY. "Cheetah" is licensed under CC-BY by Dean J. Bassett Jr. CC-BY License - http://creativecommons.org/licenses/by/3.0/

Definition at line 8 of file ChWsbExceptionHandler.php.

Member Function Documentation

◆ email()

ChWsbExceptionHandler::email (   $e)
protected
Parameters
Throwable$e

Definition at line 111 of file ChWsbExceptionHandler.php.

◆ getExceptionTraceAsString()

ChWsbExceptionHandler::getExceptionTraceAsString (   $exception)
protected

Definition at line 143 of file ChWsbExceptionHandler.php.

◆ handle()

ChWsbExceptionHandler::handle (   $e)
Parameters
Throwable$e

Definition at line 17 of file ChWsbExceptionHandler.php.

◆ log()

ChWsbExceptionHandler::log (   $e)
protected

Definition at line 36 of file ChWsbExceptionHandler.php.

◆ render()

ChWsbExceptionHandler::render (   $e,
  $bFullMsg = false 
)
protected
Parameters
Throwable$e
boolean$bFullMsgdisplay full error message with back trace

Definition at line 54 of file ChWsbExceptionHandler.php.

Member Data Documentation

◆ $dontReport

ChWsbExceptionHandler::$dontReport
protected
Initial value:
= [
]

Definition at line 10 of file ChWsbExceptionHandler.php.


The documentation for this class was generated from the following file: