The Exception of the sls request & response.
author | sls_dev |
---|---|
package | SLS_PHP_SDK |
__construct(string $code, string $message, string $requestId = ''
)
string
SLS error code.
string
detailed information for the exception.
string
the request id of the response, '' is set if client error.
__toString() : string
string
getErrorCode() : string
string
getErrorMessage() : string
string
getRequestId() : string
string
$requestId : string