ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.TaskAssistant.Exceptions Namespace / TaskException Class
Members

In This Topic
    TaskException Class
    In This Topic
    Represents an error exception within the Tasks framework.
    Syntax
    public abstract class TaskException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public MustInherit Class TaskException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also