Show / Hide Table of Contents

Property LoadError

LoadError

Gets the exception associated with a failed load. This property remains null if load is successful.

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

The exception associated with a failed load.

Implements
ILoadable.LoadError

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.