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