if (!filter_var($this->id, FILTER_VALIDATE_INT)) {
                throw new Exception("Cannot make a JSON object for the requested news article beacause no valid article ID was found. Something's wrong....");
            }