ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / ItemException Class / ItemException Constructor / ItemException Constructor(String)

In This Topic
    ItemException Constructor(String)
    In This Topic
    Constructor
    Syntax
    public ItemException( 
       string message
    )
    Public Function New( _
       ByVal message As String _
    )

    Parameters

    message
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also