ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.DataReviewer.Exceptions Namespace / InvalidBatchJobException Class
Members

In This Topic
    InvalidBatchJobException Class
    In This Topic
    Represents an exception indicating a batch job file is not valid.
    Syntax
    public sealed class InvalidBatchJobException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class InvalidBatchJobException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.DataReviewer.Exceptions.InvalidBatchJobException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also