internalHandleException method

void internalHandleException()

Implementation

void internalHandleException() {
  // ignore: avoid_print
  print("TDataSet.internalHandleException: unhandled exception");
}