Exception
public function testdoxPrinter() : bool { if (!$this->hasTestdoxPrinter()) { throw new Exception(); } return $this->testdoxPrinter; }