Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
TypeError Class Reference

Static Public Member Functions

static asString ($error)
 

Data Fields

const ERRORS =[E_ERROR=>'Error',E_PARSE=>'Parse exception',E_COMPILE_ERROR=>'Compile error',E_WARNING=>'Warning']
 

Detailed Description

Definition at line 7 of file TypeError.php.

Member Function Documentation

◆ asString()

static asString (   $error)
static

Definition at line 9 of file TypeError.php.

Field Documentation

◆ ERRORS

const ERRORS =[E_ERROR=>'Error',E_PARSE=>'Parse exception',E_COMPILE_ERROR=>'Compile error',E_WARNING=>'Warning']

Definition at line 8 of file TypeError.php.


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