\PhalApi_Exception_InternalServerError

PhalApi_Exception_InternalServerError 服务器运行异常错误

  • 可以继承此框架异常类,定义项目的业务异常类,以便被框架自动捕捉处理

Summary

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

Methods

__construct()

__construct(  $message,   $code) 

Parameters

$message
$code