ExceptionCallback typedef

ExceptionCallback = void Function(Exception event)

Implementation

typedef ExceptionCallback = void Function(Exception event);