Error reporting at museum-digital
Go to file
2024-06-11 22:30:04 +02:00
exceptions Make MDTypedDistinctlyToOtherVocabularyException be an expected 2024-03-04 14:39:39 +01:00
.gitattributes Add .gitattributes 2020-11-08 19:08:47 +01:00
LICENSE Add license 2023-10-26 22:12:29 +02:00
MDErrorCategory.php Use enum for error classification 2024-06-11 22:30:04 +02:00
MDErrorReporter.php Use enum for error classification 2024-06-11 22:30:04 +02:00
README.md Add README 2023-06-23 22:13:26 +02:00

Error handling for museum-digital

Centralized library providing generally usable exceptions across the different applications at museum-digital.

The class MDErrorReporter handles the categorizing of errors and helps formulating and sending error mails (all unexpected exceptions being raised during the use of an application at museum-digital should send an error mail).