onException abstract method

void onException(
  1. Exception e,
  2. StackTrace stackTrace
)

Implementation

void onException(Exception e, StackTrace stackTrace);