{
attrNameSet = new HashSet();
}
else
{
throw new CacheException( "createGroup(group,attr) > group " + group + " already exists " );
}
try
{
CacheElement ceID = new CacheElement( this.getCacheName(), groupId.key, attrNameSet );
ceID.setElementAttributes( attrE );