removed another bunch of references to geni
[sfa.git] / sfa / util / parameter.py
index fb45bd1..00d9319 100644 (file)
@@ -105,4 +105,4 @@ def xmlrpc_type(arg):
         # documentation purposes.
         return "mixed"
     else:
-        raise GeniAPIError, "XML-RPC cannot marshal %s objects" % arg_type
+        raise SfaAPIError, "XML-RPC cannot marshal %s objects" % arg_type