Click or drag to resize

JsonException Constructor

Overload List
  NameDescription
Public methodJsonException
Initializes a new instance of the JsonException class
Public methodJsonException(String)
Initializes a new instance of the JsonException class
Public methodJsonException(SerializationInfo, StreamingContext)
Initializes a new instance of the JsonException class
Public methodJsonException(String, Exception)
Initializes a new instance of the JsonException class
Top
See Also