Click or drag to resize
JsonException Constructor
Overload List
  NameDescription
Public methodJsonException
Creates new instance.
Public methodJsonException(String)
Creates new instance with a specified message.
Public methodJsonException(String, Exception)
Creates new instance with a specified messageand a reference to the inner exception that is the cause of this exception.
Top
See Also