error/debug/codingerror: diferència entre les revisions
De MoodleDocs
Cap resum de modificació |
category, searching |
||
| (Una revisió intermèdia per un altre usuari que no es mostra) | |||
| Línia 1: | Línia 1: | ||
Coding errors (or coding_exceptions) are problems that are probably caused by incorrect code. For example a plugin that does not communicate correctly with Moodle core. | |||
These errors are normally not caused by incorrect user input or temporary problems like the connection to the database server being down. | |||
As with all error messages, it's a good idea to search moodle.org and the tracker to see if anyone else has reported the problem. | |||
[[Category:Error|Debug]] | |||
Revisió de 07:35, 8 des 2011
Coding errors (or coding_exceptions) are problems that are probably caused by incorrect code. For example a plugin that does not communicate correctly with Moodle core.
These errors are normally not caused by incorrect user input or temporary problems like the connection to the database server being down.
As with all error messages, it's a good idea to search moodle.org and the tracker to see if anyone else has reported the problem.