摘要:
public void __construct(integer $status, string $message=NULL, integer $code=0)$statusintegerHTTP状态码,如403,404,500等等。$messagestring错误信息$codeinteger错误代码源码: framework/base/CHttpException.php publicfunction__construct($status,$message=null,$code=0){$this->statusCode=$status;parent::__construct($messa 阅读全文
posted @ 2013-12-24 10:07
jami918
阅读(1386)
评论(0)
推荐(0)

浙公网安备 33010602011771号