throwUnauthorized method

void throwUnauthorized()
inherited

Implementation

void throwUnauthorized() {
  throw Unauthorized();
}