OSS/Models/OSSError.php

Show: PublicProtectedPrivateinherited
Table of Contents
Copyright (C) Alibaba Cloud Computing All rights reserved.

版权所有 (C)阿里云计算有限公司

\Aliyun\OSS\Models\OSSError

Package: Aliyun\OSS\Models
OSS错误的返回结果

Properties

>VPropertyprivatestring $code
Details
Type
string
>VPropertyprivatestring $hostId
Details
Type
string
>VPropertyprivatestring $message
Details
Type
string
>VPropertyprivatestring $requestId
Details
Type
string

Methods

methodpublicgetCode() : string

获取OSS错误的Code

Returns
TypeDescription
string
methodpublicgetHostId() : string

获取HostId

Returns
TypeDescription
string
methodpublicgetMessage() : string

获取错误信息

Returns
TypeDescription
string
methodpublicgetRequestId() : string

获取RequestId

Returns
TypeDescription
string
Documentation was generated by phpDocumentor 2.0.0a12.