ExceptionHandler (Contracts)

ExceptionHandler

interface ExceptionHandler (View source)

Methods

void report( Exception $e)

Report or log an exception.

Resp