Moodle  2.2.1
http://www.collinsharper.com
invalid_response_exception Class Reference
Inheritance diagram for invalid_response_exception:
Collaboration diagram for invalid_response_exception:

Public Member Functions

 __construct ($debuginfo=null)

Detailed Description

Exception indicating malformed response problem. This exception is not supposed to be thrown when processing user submitted data in forms. It is more suitable for WS and other low level stuff.

Definition at line 233 of file setuplib.php.


Constructor & Destructor Documentation

__construct ( debuginfo = null)

Constructor

Parameters:
string$debuginfosome detailed information

Definition at line 238 of file setuplib.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations