The Exception of the sls request & response.
| author | sls_dev |
|---|---|
| package | SLS_PHP_SDK |
__construct(string $code, string $message, string $requestId = '')
stringSLS error code.
stringdetailed information for the exception.
stringthe request id of the response, '' is set if client error.
__toString() : string
stringgetErrorCode() : string
stringgetErrorMessage() : string
stringgetRequestId() : string
string$requestId : string