renderException() protected method
Renders an exception using ansi format for console output.
protected void renderException ( $exception ) | ||
---|---|---|
$exception | Exception |
The exception to be rendered. |
renderException() protected method
Renders an exception using ansi format for console output.
protected void renderException ( $exception ) | ||
---|---|---|
$exception | Exception |
The exception to be rendered. |
Please login to continue.