| ErrorId? | Module | Description | Possible parameter | Const
|
| 001 | Field missing | The missing fields | | FIELD_MISSING
|
| 002 | | Authority Missing | The Authority that has been checked | AUTHORITY_MISSING
|
| 003 | | Error in Function | | ERROR_IN_FUNCTION
|
| 004 | | Incorrect Field Value | The Field(s) | INCORRECT_FIELD_VALUE
|
| 005 | | The entry with the ID does not exist | Id of the entry | ENTRY_NOT_EXIST
|
| 006 | | The entry with the values already exist | Value | ENTRY_ALREADY_EXISTS
|
| 007 | Forum | Entry is locked | Id of the entry | FORUM_ENTRY_LOCKED
|
| 008 | BuddyList? | Cannot add yourself to the buddylist | | BUDDYLIST_CANNOT_ADD_SELF
|
| 009 | AuthorityBaseManager? | System authorities can't be deleted | | AUTHORITYBASEMANAGER_NOT_DELETE_SYSTEM_AUTH
|
| 010 | Cart | Guest User cannot create a Favourite | | CART_GUEST_ADD_FAVOURITE
|
| 011 | Cms | Document not parseable | | CMS_NOT_PARSEABLE
|
| 012 | | Entry is in use | Id of the entry | ENTRY_IN_USE
|
| 013 | | Wrong state of the document | State | WRONG_STATE
|
| 014 | | Document not locked for the user | | DOCUMENT_NOT_LOCKED
|
| 015 | Cms | File is missing | | CMS_FILE_MISSING
|
| 016 | Cms | Cannot delete non-empty directories | | CMS_EMPTY_DIRECTORY
|
| 017 | Cms | Cannot move/copy a directory/file to itself | | CMS_MOVE_ITSELF
|
| 018 | Login | Username is wrong or User is freezed | | LOGIN_WRONG_FREEZED
|
| 019 | Photolibrary | No pictures available | | PHOTOLIBRARY_NO_PICS
|
| 020 | Reservation | No more places available | | RESERVATION_NO_PLACES
|
| 021 | TopList? | Point must be positive | | TOPLIST_POINTS_POSITIVE
|
| 022 | Usermanager | Users guest and admin can't be deleted | | USERMANAGER_DELETE_ADMIN_GUEST
|
| 023 | Usermanager | User guest can't be locked | | USERMANAGER_LOCK_GUEST
|
| 024 | | Incorrect Field Length | Field | INCORRECT_FIELD_LENGTH
|
| 025 | Usermanager | Incorrect Password | | USERMANAGER_INCORRECT_PASSWORD
|
| 026 | Voting | User can't vote again | | VOTING_VOTE_AGAIN
|
| 027 | Cms | Right missing | Docid: Right | RIGHT_MISSING
|
| 028 | Cart/.. | A guest cannot do this | | IS_GUEST
|
| 029 | Authoritygroup | Groups ADMIN, ALL and GUEST can't be deleted | | AUTHORITYGROUPMANAGER_NOT_DELTE_DEFAULTGROUPS
|