6 lines
375 B
Markdown
6 lines
375 B
Markdown
|
# 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).
|