onException abstract method

void onException({
  1. required ExceptionHandler handler,
})

Implementation

void onException({required ExceptionHandler handler});