Currently, Themelia Pro provides three built-in error processors:
- EmailSendingErrorProcessor - this one will use your Themelia Pro system settings to send an e-mail to the default exception contact.
- DebugErrorProcessor - this one will send the exception to Windows debug output, viewable by an application like DbgView.
- TraceErrorProcessor - this one will send the exception to Windows trace output, viewable by an application like DbgView.