OnExceptionListener typedef

OnExceptionListener = void Function(Object ex)

Implementation

typedef OnExceptionListener = void Function(Object ex);