RequestException
extends PantryException
in package
Table of Contents
Properties
- $httpCode : int
Methods
- __construct() : mixed
- getHttpCode() : int
Properties
$httpCode
private
int
$httpCode
Methods
__construct()
public
__construct(string $message, int $httpCode[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string
- $httpCode : int
- $code : int = 0
- $previous : Throwable|null = null
getHttpCode()
public
getHttpCode() : int