MVVMbasics Logo

mobilemotion.eu Logo


Back to Class Reference home page


MVVMbasics.Exceptions
Class ViewNotFoundException

System.Exception
  extended by MVVMbasics.Exceptions.ViewNotFoundException
 

 
public class ViewNotFoundException : Exception

Simple exception thrown by Navigator service when trying to retrieve a view that has not been registered.


Constructor Summary
public  ViewNotFoundException()
public  ViewNotFoundException(string message)