261262263264265266267
} return result; } private void handleException(XmlRpcException e) throws ConnectionFailedException { throw new ConnectionFailedException(e); }