ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry.Exceptions Namespace / JsonException Class
Properties Methods


In This Topic
    JsonException Class Members
    In This Topic

    The following tables list the members exposed by JsonException.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public PropertyOverridden. Gets the type of the exception. Always returns GeometryException.GeometryExceptionType.JsonException.  
    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
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also