Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Exceptions: Difference between revisions

From MoodleDocs
New page: {{Moodle_2.0}} TODO: add more info here, explanation and same examples. ==See also== * DML Exceptions: Use of exceptions in DML layer * [[DD...
 
No edit summary
Line 7: Line 7:
==See also==
==See also==


* [[DML Exceptions|DML Exceptions]]: Use of exceptions in DML layer
* [[DML exceptions|DML exceptions]]: Use of exceptions in DML layer
* [[DDL Exceptions|DDL Exceptions]]: Use of exceptions in DDL layer
* [[DDL exceptions|DDL exceptions]]: Use of exceptions in DDL layer

Revision as of 15:07, 27 November 2008

Moodle 2.0



TODO: add more info here, explanation and same examples.


See also