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.
$details :
__construct( $details)
getHTTPStatus()
getRequestId()
getErrorCode()
getErrorMessage()
getDetails()