Class RestException
- Exception implements Throwable
-
Angelfon\SDK\Exceptions\AngelfonException
-
Angelfon\SDK\Exceptions\RestException
public
|
#
__construct( string $message, integer $code, integer $statusCode )
Construct the exception. Note: The message is NOT binary safe. |
public
integer
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
|
$statusCode
|
$code,
$file,
$line,
$message
|