ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry.Exceptions Namespace / NullGeometryObjectException Class


In This Topic
    NullGeometryObjectException Class Properties
    In This Topic

    For a list of all members of this type, see NullGeometryObjectException members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public PropertyGets the type of the exception. Always returns GeometryException.GeometryExceptionType.GeometryObjectException. (Inherited from ArcGIS.Core.Geometry.Exceptions.GeometryObjectException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    See Also