You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the display_error in MainAppView method has no systematic connection between the exception system and this UI method. Should create a unified approach to exception handling.
Tasks
Generic exception handler in MainAppPresenter
Generic exception handler in DataInlet
Generic exception handler for the Desktop and Web-based views