handleNativeException abstract method

void handleNativeException(
  1. Error error,
  2. bool haveCaught
)

Implementation

void handleNativeException(Error error, bool haveCaught);