The Exception of the log serivce request & response.
| author |
log service dev |
|---|---|
| package |
LOG_PHP_SDK |
__construct(string $code, string $message, string $requestId = '')
stringlog service error code.
stringdetailed information for the exception.
stringthe request id of the response, '' is set if client error.
__toString() : string
string
getErrorCode() : string
string
getErrorMessage() : string
string
getRequestId() : string
string
requestId : string
| var |
|---|
string