EntryPoint v1.1.0 Release Notes

Release Date: 2017-02-12 // about 7 years ago
  • There is now a built in approach to handling derivatives of UserFacingException, which until now always bubbled up into your application.

    Much like the OnHelpInvoked handler there is now a virtual method and a boolean which help you handle user error.

    Full documentation on this new feature is available here