ArcGIS Pro 3.7 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 MustInherit Class TaskException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    public abstract class TaskException : System.Exception, System.Runtime.Serialization.ISerializable  
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also