throw new SPLException("invokeMethod Failed"+methodName+" "+ className+ " " + namespace +" "+ e.getMessage());
}
}
else {
logger.severe(Thread.currentThread().getName()+" "+"This CIM class is not handled by the Policy Provider");
throw new InvalidCIMParameterException("This CIM class is not handled by the Policy Provider");
}
}