LiveChannel管理

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

存储空间标签

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

使用Java SDK管理消费组

System.out.println("error code:"+e.GetErrorCode());System.out.println("error message:"+e.GetErrorMessage());throw e;} } } 预期结果如下:ready to create consumergroup create consumergroup ali-test-consumergroup success 修改...

存储空间清单

} while(isTruncated)} catch(OssException ex){ Console.WriteLine("Failed with error code:{0};Error info:{1}.RequestID:{2}\tHostID:{3}",ex.ErrorCode,ex.Message,ex.RequestId,ex.HostId);} 删除清单配置 以下代码用于删除某个...

使用Java SDK管理日志库Logstore

System.out.println("error code:"+e.GetErrorCode());System.out.println("error message:"+e.GetErrorMessage());throw e;} } } 预期结果如下:ready to create logstore create logstore ali-test-logstore success 修改Logstore示例...

判断文件是否存在

} catch(OssException ex){ Console.WriteLine("Failed with error code:{0};Error info:{1}.RequestID:{2}\tHostID:{3}",ex.ErrorCode,ex.Message,ex.RequestId,ex.HostId);} catch(Exception ex){ Console.WriteLine("Failed with error ...

SDK快速入门

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

使用Java SDK管理机器组

System.out.println("error code:"+e.GetErrorCode());System.out.println("error message:"+e.GetErrorMessage());throw e;} } } 预期结果如下:ready to create machinegroup create machinegroup ali-test-machinegroup success 修改...

日志转存

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

错误处理

返回的错误格式如下:错误代码(Error Code):如果错误是服务端返回的错误,则错误代码与API返回的错误代码一致;如果错误是SDK网络请求错误,则错误代码为“RequestError”。错误消息(Error Message):如果错误是服务端返回的错误,则...

列举存储空间

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

Bucket Policy

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

服务器端加密

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

资源组

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

绑定自定义域名

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

传输加速

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

图片处理

} catch(OssException ex){ Console.WriteLine("Failed with error code:{0};Error info:{1}.RequestID:{2}\tHostID:{3}",ex.ErrorCode,ex.Message,ex.RequestId,ex.HostId);} catch(Exception ex){ Console.WriteLine("Failed with error ...

错误码列表

{"errorCode":,"errorMessage":<ErrorMessage>} 错误码 HTTP状态码(Status Code)错误码(Error Code)错误信息(Error Message)错误原因 解决方案 400 InvalidArgument%s 参数无效 您需要检查各个参数传入是否合法。400 ...

访问跟踪

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

请求者付费模式

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(Throwable ce){ System.out.println("Caught an ClientException,...

对象标签和生命周期管理

} catch(OssException ex){ Console.WriteLine("Failed with error code:{0};Error info:{1}.RequestID:{2}\tHostID:{3}",ex.ErrorCode,ex.Message,ex.RequestId,ex.HostId);} catch(Exception ex){ Console.WriteLine("Failed with error ...

数据复制

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

快速开始

')#The response status_code is HTTPStatus.OK indicate success,#otherwise indicate request is failed,you can get error code#and message from code and message.if response.status_code=HTTPStatus.OK:print(response.output)#The ...

使用Java SDK管理快速查询

System.out.println("error code:"+e.GetErrorCode());System.out.println("error message:"+e.GetErrorMessage());throw e;} } } 预期结果如下:ready to create savedsearch create savedsearch ali-test-savedsearch success 修改快速...

生命周期

} catch(OssException ex){ Console.WriteLine("Failed with error code:{0};Error info:{1}.RequestID:{2}\tHostID:{3}",ex.ErrorCode,ex.Message,ex.RequestId,ex.HostId);} catch(Exception ex){ Console.WriteLine("Failed with error ...

管理版本控制

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

简单上传

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

快速开始

')#The response status_code is HTTPStatus.OK indicate success,#otherwise indicate request is failed,you can get error code#and message from code and message.if response.status_code=HTTPStatus.OK:print(response.output)#The ...

快速开始

you can get error code#and message from code and message.if response.status_code=HTTPStatus.OK:print(response)else:print(response.code)#The error code.print(response.message)#The error message.if_name_='_main_':simple_...

列举文件

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

配置剪辑完成时的回调

}/*you can get more MNS service error code in following link.https://help.aliyun.com/document_detail/mns/api_reference/error_code/error_code.html?spm=5176.docmns/api_reference/error_code/error_response*/se.printStackTrace...

管理存储空间读写权限

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

管理版本控制

} while(result.IsTruncated)} catch(OssException ex){ Console.WriteLine("Failed with error code:{0};Error info:{1}.RequestID:{2}\tHostID:{3}",ex.ErrorCode,ex.Message,ex.RequestId,ex.HostId);} catch(Exception ex){ Console....

WithdrawAllUserGroups-用户退出所有用户组

400 System.Param.empty This error code has been discarded.-400 Internal.System.Error An internal system error occurred.系统内部异常。400 Invalid.Parameter An error occurred while verifying parameters.参数验证失败。400 ...

CallThingServices

{"Data":{"Services":[{"Name":"string","Returns":{"Code":"string",/Error code that returned from the underlying call to the thing service."Message":"string",/Error message that returned from the underlying call services ...

删除对象标签

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

解冻文件

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

写入数据

except OTSServiceError as e:print("put row failed,http_status:%d,error_code:%s,error_message:%s,request_id:%s"%(e.get_http_status(),e.get_error_code(),e.get_error_message(),e.get_request_id()))详细代码请参见 PutRow@GitHub...

删除文件

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...

管理软链接

System.out.println("Error Code:"+oe.getErrorCode());System.out.println("Request ID:"+oe.getRequestId());System.out.println("Host ID:"+oe.getHostId());} catch(ClientException ce){ System.out.println("Caught an ...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
商标服务 数字证书管理服务(原SSL证书) 云虚拟主机 域名 弹性公网IP 短信服务
新人特惠 爆款特惠 最新活动 免费试用