ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportsException Class
Members

In This Topic
    ReportsException Class
    In This Topic
    Represent a report exception.
    Syntax
    public sealed class ReportsException : System.Exception, System.Runtime.Serialization.ISerializable  
    Public NotInheritable Class ReportsException 
       Inherits System.Exception
       Implements System.Runtime.Serialization.ISerializable 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcGIS.Desktop.Reports.ReportsException

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also