if (empty($this->title)) {
                throw new Exception("Cannot validate news topic - no title provided"); 
                return false;
            }