errorMessage()); } abstract public function errorCode(): string; abstract protected function errorMessage(): string; }