if (empty($this->desc)) {
                throw new Exception("Link description cannot be empty"); 
                return false;
            }