| Logdoc index | Logdoc entry list | Log entry group | Log entry |
| Description | Programming error (not due to an unexpected exception). |
|---|---|
| Group | Low-level generic messages |
| Log entry ID | 1050 |
| Log category | org.xins.common.lowlevel.1050 |
| Log level | ERROR |
| With exception | No |
| Name | Type | Nullable |
|---|---|---|
| detectingClass | text | false |
| detectingMethod | text | false |
| subjectClass | text | false |
| subjectMethod | text | false |
| detail | text | true |
| en_US | Programming error detected by class detectingClass, method detectingMethod in class subjectClass, method subjectMethod. Detail: "detail". |
|---|---|
| fr_FR | Une erreur de programmation dans subjectClass#subjectMethod() a été détectée par detectingClass#detectingMethod(). Détail: "detail". |