Error reporting at museum-digital
Go to file
2023-09-01 15:28:06 +02:00
exceptions Add new exception MDInvalidSex 2023-09-01 15:28:06 +02:00
.gitattributes Add .gitattributes 2020-11-08 19:08:47 +01:00
MDErrorReporter.php Add MDInvalidNodaLink to list of expected / handled errors 2023-05-24 22:03:12 +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).