Show / Hide Table of Contents

Property Error

Error

Gets the error if one occurred during execution of the job. If no error has occurred, then null is returned.

Declaration
Exception? Error { get; }
Property Value
Type Description
Exception

The error if one occurred during execution of the job. If no error has occurred, then null is returned.

Remarks

The error is available when the Status is Failed.

Applies to

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