Class CloudException
Exception thrown when cloud API returns error
- Exception
- LeanCloud\CloudException
Direct known subclasses
LeanCloud\BatchRequestError
public
|
|
public
|
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
public
integer
|
$status
Http status returned by API |
|
public
string
|
$method
Http method request to API |
|
public
string
|
$url
Http url request to API |
$code,
$file,
$line,
$message
|