\OSS\CoreOssException

Class OssException

This is the class that OSSClient is expected to thrown, which the caller needs to handle properly. It has the OSS specific errors which is useful for troubleshooting.

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()