MVVMbasics Logo

mobilemotion.eu Logo


Back to Class Reference home page


MVVMbasics.Exceptions
Class ViewmodelRegistrationException

System.Exception
  extended by 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)