Kernel: Error Codes
Table of contents:
About
eZ publish will display the following error code numbers and generic error description labels to users. These are built into the eZ publish kernel and very per version of eZ publish.
Examples
3.9 error.ini
# The following error codes for kernel is currently defined # 1 - Access denied # 2 - Object not found # 3 - Object not available # 4 - The object is moved # 20 - Module not found # 21 - Module view not found # 22 - Module or view disabled # 50 - No DB connection
3.5 error.ini
# The following error codes for kernel is currently defined # 1 - Access denied # 2 - Object not found # 3 - Object not available # 20 - Module not found # 21 - Module view not found # 22 - Module or view disabled # 50 - No DB connection
3.4 error.ini
# The following error codes for kernel is currently defined # 1 - Access denied # 2 - Object not found # 3 - Object not available # 20 - Module not found # 21 - Module view not found # 22 - Module or view disabled # 50 - No DB connection
Override kernel error templates
You can override kernel error templates.