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