User Tools

Site Tools


exceptions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
exceptions [2018/03/25 17:29] wolfgangriedmannexceptions [2018/03/25 17:47] (current) wolfgangriedmann
Line 26: Line 26:
  
 There are several publicily available exception handlers like [[https://logging.apache.org/log4net/|Apache log4net]] or [[https://msdn.microsoft.com/en-us/library/ff649552.aspx|Exception Handling Application Block]] in the Enterprise Library. There are several publicily available exception handlers like [[https://logging.apache.org/log4net/|Apache log4net]] or [[https://msdn.microsoft.com/en-us/library/ff649552.aspx|Exception Handling Application Block]] in the Enterprise Library.
 +
 +Nevertheless here is a small collection of simple exception handlers:
 +  * [[write_exception_log|Write an exception to a log file]]
 +  * [[exception_handler_vogui|Exception handler for a VO GUI application]]
 +  * [[exception_handler_winforms|Exception handler for a WinForms application]]
 +  * [[exception_handler_wpf|Exception handler for a WPF application]]
 +
exceptions.txt · Last modified: 2018/03/25 17:47 by wolfgangriedmann