throwNotFound method

void throwNotFound()

Implementation

void throwNotFound() {
  throw NotFound();
}