executeDebugStopHere method

void executeDebugStopHere()

Implementation

void executeDebugStopHere() {
  throw AFExceptionStopHere();
}