web\ErrorHandler renderPreviousExceptions()

renderPreviousExceptions() public method

Renders the previous exception stack for a given Exception.

public string renderPreviousExceptions ( $exception )
$exception Exception

The exception whose precursors should be rendered.

return string

HTML content of the rendered previous exceptions. Empty string if there are none.

doc_Yii
2016-10-30 17:15:02
Comments
Leave a Comment

Please login to continue.