ExceptionRenderer
interface ExceptionRenderer (View source)
Methods
Details
        
                            string
    render(Throwable $throwable)
        
    
    Renders the given exception as HTML.
interface ExceptionRenderer (View source)
                    string
    render(Throwable $throwable)
        
    Renders the given exception as HTML.