MVVMbasics Logo

mobilemotion.eu Logo


Back to Class Reference home page


MVVMbasics.Exceptions
Class ServiceRegistrationException

System.Exception
  extended by MVVMbasics.Exceptions.ServiceRegistrationException
 

 
public class ServiceRegistrationException : Exception

Simple exception thrown by ServiceLocator when trying to register a service that has already been registered.


Constructor Summary
public  ServiceRegistrationException()
public  ServiceRegistrationException(string message)