ConfigurationNotLoadedException Class
Bing
Represents the exception that is thrown when a configuration has not loaded.
Assembly: Microsoft.Maps.MapControl.WPF (in Microsoft.Maps.MapControl.WPF.dll)
System::Object
System::Exception
Microsoft.Maps.MapControl.WPF.Core::ConfigurationNotLoadedException
System::Exception
Microsoft.Maps.MapControl.WPF.Core::ConfigurationNotLoadedException
| Name | Description | |
|---|---|---|
![]() | ConfigurationNotLoadedException() | Initializes a new instance of the ConfigurationNotLoadedException class. |
![]() | ConfigurationNotLoadedException(String^) | Initializes a new instance of the ConfigurationNotLoadedException class. |
![]() | ConfigurationNotLoadedException(String^, Exception^) | Initializes a new instance of the ConfigurationNotLoadedException class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetBaseException() | (Inherited from Exception.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | (Inherited from Exception.) |
![]() | GetType() | (Inherited from Exception.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | SerializeObjectState | (Inherited from Exception.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:



