Show / Hide Table of Contents

Property LoadError

LoadError

Gets the Exception associated with the last load error.

Declaration
public Exception LoadError { get; }
Property Value
Type Description
Exception

The Exception if loading failed; or null if loading succeeded.

Implements
ILoadable.LoadError

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.13 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.13 - 100.14
Xamarin.Android100.13 - 100.14
Xamarin.iOS100.13 - 100.14
UWP100.13 - 100.14
In This Article
Back to top Copyright © 2021 Esri.