Back to Class Reference home page
System.Exception
MVVMbasics.Exceptions.ViewmodelRegistrationException
public class ViewmodelRegistrationException : Exception
Simple exception thrown by Navigator service when trying to register a viewmodel that has already been registered.
| Constructor Summary | |
|---|---|
public |
ViewmodelRegistrationException()
|
public |
ViewmodelRegistrationException(string message)
|