error/debug/codingerror

De MoodleDocs
Revisión del 02:39 13 nov 2012 de German Valero (discusión | contribs.) (spanish translation (in progress) by German Valero)
(difs.) ← Revisión anterior | Revisión actual (difs.) | Revisión siguiente → (difs.)

Por favor lee la documentación en inglés en https://docs.moodle.org/23/en/error/debug/codingerror .

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.