renderException() публичный Метод

public renderException ( Exception $e )
$e Exception
Пример #1
0
 public function renderException(\Exception $e)
 {
     $this->handle->renderException($e);
 }