Share via


ConfigurationNotLoadedException Constructor

 

Initializes a new instance of the ConfigurationNotLoadedException class.

Namespace:   Microsoft.Maps.MapControl.WPF.Core
Assembly:  Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)

Overload List

Name Description
System_CAPS_pubmethod ConfigurationNotLoadedException()

Initializes a new instance of the ConfigurationNotLoadedException class.

System_CAPS_pubmethod ConfigurationNotLoadedException(String)

Initializes a new instance of the ConfigurationNotLoadedException class.

System_CAPS_pubmethod ConfigurationNotLoadedException(String, Exception)

Initializes a new instance of the ConfigurationNotLoadedException class.

See Also

ConfigurationNotLoadedException Class
Microsoft.Maps.MapControl.WPF.Core Namespace

Return to top