YfyInvalidStateException
class YfyInvalidStateException extends YfySdkException
Class YfyInvalidStateException
Properties
protected string | $code | from YfySdkException |
Methods
__construct(string $expectedState, string $actualState)
YfyInvalidStateException constructor.
Details
at line 20
__construct(string $expectedState, string $actualState)
YfyInvalidStateException constructor.
in YfySdkException at line 57
string
getRequestId()
获取request id
in YfySdkException at line 67
setRequestId(string $requestId)
设置request id
in YfySdkException at line 77
array
getErrors()
获取错误信息
in YfySdkException at line 87
setErrors(array $errors)
设置错误信息
in YfySdkException at line 99
string
__toString()
重载__toString方法