PHP Class ExceptionHandler

ファイルを表示 Open project: ClearSkyTeam/ClearSky Class Usage Examples

Public Methods

Method Description
handler ( $errno, $errstr, $errfile, $errline ) : Throwable

Private Methods

Method Description
errorStarts ( $error, $str )

Method Details

handler() public static method

public static handler ( $errno, $errstr, $errfile, $errline ) : Throwable
$errno
$errstr
$errfile
$errline
return Throwable