Simple Web Presenter
An extremely basic CMS
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
RequestException Class Reference
Inheritance diagram for RequestException:

Public Member Functions

 __construct ($info)
 
 info ()
 

Detailed Description

Thrown if a request has gone bad

Constructor & Destructor Documentation

RequestException::__construct (   $info)

Constructs a RequestException

Parameters
$infoan info array as defined in http_get, if a key with name error exist, this will be the error text for the RuntimeException

Member Function Documentation

RequestException::info ( )

Get the info object associated with this RequestException

Returns
$info an info array as defined in http_get

The documentation for this class was generated from the following file: