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