/** * @result ErrorHandler the current one that is handling errors and exceptions, * created by ::setErrorHandler */ function getErrorHandler() { return $this->errorHandler; }