1.1.0 - UserFacingException handling
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.