OnException typedef

OnException = void Function(Exception exception)

Implementation

typedef OnException = void Function(Exception exception);