C# Class DotNetStarter.LocatorNotConfiguredException

Startup exception if IStartupEngine.Locator is accessed during configuration
Inheritance: Exception
Show file Open project: bmcdavid/DotNetStarter

Public Methods

Method Description
LocatorNotConfiguredException ( ) : DotNetStarter.Abstractions

Constructor

Method Details

LocatorNotConfiguredException() public method

Constructor
public LocatorNotConfiguredException ( ) : DotNetStarter.Abstractions
return DotNetStarter.Abstractions