Exception
public function testdoxHtmlFile() : string { if (!$this->hasTestdoxHtmlFile()) { throw new Exception(); } return $this->testdoxHtmlFile; }