Searched refs:METHOD_HELP (Results 1 – 1 of 1) sorted by relevance
202 static const std::string METHOD_HELP("system.methodHelp"); variable225 MethodHelp(XmlRpcServer* s) : XmlRpcServerMethod(METHOD_HELP, s) {} in MethodHelp()230 throw XmlRpcException(METHOD_HELP + ": Invalid argument type"); in execute()234 throw XmlRpcException(METHOD_HELP + ": Unknown method name"); in execute()266 removeMethod(METHOD_HELP); in enableIntrospection()