This is a test site. Any changes will be lost!

Development: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 * [[Development:DD...
 
No edit summary
Line 7: Line 7:
==See also==
==See also==


* [[Development:DML Exceptions|DML Exceptions]]: Use of exceptions in DML layer
* [[Development:DML exceptions|DML exceptions]]: Use of exceptions in DML layer
* [[Development:DDL Exceptions|DDL Exceptions]]: Use of exceptions in DDL layer
* [[Development: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