Class containing handler functions, e.g. exception handlers
Declaring type: Handlers
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Public Methods
  Name Description
Public Method Static UnhandledExceptionHandler React to an unhandled exceptions by giving out the error message and the stack trace, and then terminating the program.