interface ExceptionDisplayerInterface (View source)

Methods

display( Exception $exception)

Display the given exception to the user.

Details

at line line 12
display( Exception $exception)

Display the given exception to the user.

Parameters

Exception $exception