void notFound([body ])

Source

void notFound([var body]) => error(404, body);