ArcGIS Pro 3.0 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, Windows 8.1

    See Also