if (empty($this->key)) {
            throw new Exception("Cannot validate site event - key cannot be empty!"); 
            return false;
        }