Back to Class Reference home page
System.Exception
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)
|