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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.