Public Member Functions | |
__construct ($info) | |
info () | |
Thrown if a request has gone bad
RequestException::__construct | ( | $info | ) |
Constructs a RequestException
$info | an info array as defined in http_get, if a key with name error exist, this will be the error text for the RuntimeException |
RequestException::info | ( | ) |
Get the info object associated with this RequestException