MVVMbasics Logo

mobilemotion.eu Logo


Back to Class Reference home page


MVVMbasics.Exceptions
Class ServiceResolutionException

System.Exception
  extended by MVVMbasics.Exceptions.ServiceResolutionException
 

 
public class ServiceResolutionException : Exception

Simple exception thrown by ServiceRegistry when resolving a service failed.


Constructor Summary
public  ServiceResolutionException()
public  ServiceResolutionException(string message)