function property

bool? Function(E exception)? function
getter/setter pair

The function to handle exceptions in case of an error.

Implementation

bool? Function(E exception)? function;