Class Requests_Exception
Exception for HTTP requests
- Exception
-
Requests_Exception
public
|
|
public
string
|
|
public
mixed
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
string
|
$type | |
#
Type of exception |
protected
mixed
|
$data | |
#
Data associated with the exception |
$code,
$file,
$line,
$message
|