throwNotFound method

void throwNotFound()
inherited

Implementation

void throwNotFound() {
  throw NotFound();
}