[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Defines classes used for updates.
Copyright: | 2011 David Mudrak <[email protected]> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 40 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
checker_exception:: (1 method):
__construct()
Class: checker_exception - X-Ref
General exception thrown by the {@link \core\update\checker} class__construct($errorcode, $debuginfo=null) X-Ref |
param: string $errorcode exception description identifier param: mixed $debuginfo debugging data to display |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |