call method

void call(
  1. ExceptionMonitoringParams params
)

Implementation

void call(ExceptionMonitoringParams params) {
  function(params);
}