Defines classes used for updates.
Copyright: | 2011 David Mudrak <david@moodle.com> |
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 |