Exemple #1
0
 /**
  * 获取当前异常的输出
  */
 public function getResponse()
 {
     return BaseException::response($this);
 }