\AlibabaCloud\Client\ExceptionClientException

Class ClientException

Summary

Methods
Properties
Constants
getErrorCode()
setErrorCode()
getErrorMessage()
setErrorMessage()
setErrorType()
__construct()
getErrorType()
No public properties found
No constants found
No protected methods found
$errorCode
$errorMessage
N/A
No private methods found
No private properties found
N/A

Properties

$errorCode

$errorCode : string

Type

string

$errorMessage

$errorMessage : string

Type

string

Methods

getErrorCode()

getErrorCode() : string

Returns

string

setErrorCode()

setErrorCode() 

getErrorMessage()

getErrorMessage() : string

Returns

string

setErrorMessage()

setErrorMessage(  $errorMessage) 

Parameters

$errorMessage

setErrorType()

setErrorType() 

__construct()

__construct(string  $errorMessage, string  $errorCode, \Exception|null  $previous = null) 

ClientException constructor.

Parameters

string $errorMessage
string $errorCode
\Exception|null $previous

getErrorType()

getErrorType()