\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

Methods

__construct()

__construct() : mixed

Returns

mixed —

showError()

showError(int  $code, string  $description = '$') : mixed

showError 显示错误信息

Parameters

int $code

错误代码

string $description

描述信息(可选)

Returns

mixed —

showTips()

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

Parameters

mixed $code
mixed $description

Returns

mixed —