Logdoc index | Logdoc entry list | Log entry group | Log entry |
Description | Programming error (unexpected exception). |
---|---|
Group | Low-level generic messages |
Log entry ID | 1052 |
Log category | org.xins.common.lowlevel.1052 |
Log level | ERROR |
With exception | Yes |
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. Caught unexpected exception.class. Exception message: "exception.message". Detail: "detail". |
---|---|
fr_FR | Une erreur de programmation dans subjectClass#subjectMethod() a été détectée par detectingClass#detectingMethod(). Attrapé une exception.class non-attendue. Message de l'exception: "exception.message". Détail: "detail". |