Class Requests_Exception_HTTP_402
Exception for 402 Payment Required responses
- Exception
-
Requests_Exception
-
Requests_Exception_HTTP
-
Requests_Exception_HTTP_402
__construct(),
getReason(),
get_class()
|
getData(),
getType()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
integer
|
$code
HTTP status code |
#
402
|
protected
string
|
$reason
Reason phrase |
#
'Payment Required'
|
$data,
$type
|
$file,
$line,
$message
|