Click or drag to resize
JsonFormatException Constructor
Overload List
  NameDescription
Public methodJsonFormatException(String)
Creates new instance with a specified message.
Public methodJsonFormatException(Int32, Int32, Int32)
Creates new instance with specified point where error occurred.
Public methodJsonFormatException(String, Int32, Int32, Int32)
Creates new instance with specified point where error occurred and message.
Top
See Also