\OSS\CoreOssException

Class OssException

OssClient在使用的时候,所抛出的异常,用户在使用OssClient的时候,要Try住相关代码, try的Exception应该是OssException,其中会得到相关异常原因

Summary

Methods
Properties
Constants
__construct()
getHTTPStatus()
getRequestId()
getErrorCode()
getErrorMessage()
getDetails()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$details
N/A

Properties

$details

$details : 

Type

Methods

__construct()

__construct(  $details) 

Parameters

$details

getHTTPStatus()

getHTTPStatus() 

getRequestId()

getRequestId() 

getErrorCode()

getErrorCode() 

getErrorMessage()

getErrorMessage() 

getDetails()

getDetails()