handleExceptionAsync abstract method

void handleExceptionAsync(
  1. Object error,
  2. StackTrace stackTrace
)

Implementation

void handleExceptionAsync(Object error, StackTrace stackTrace);