\ErrorCase

Summary

Methods
Properties
Constants
__construct()
showError()
showTips()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$errorMsg
N/A

Properties

$errorMsg

$errorMsg : 

Type

Methods

__construct()

__construct() 

showError()

showError(integer  $code, string  $description = '$') 

showError 显示错误信息

Parameters

integer $code

错误代码

string $description

描述信息(可选)

showTips()

showTips(  $code,   $description = '$') 

Parameters

$code
$description