Add an event that is raised when an exception is caught in a try-catch block in the internal logic of the QueryableCollectionView class. Currently, QueryableCollectionView is catching few exception. In some situations it could be helpful to listen for these situations.
The new API can be similar to the
ExceptionRaised event of RadFileDialogs.