JsonException
The exception thrown when an error occurs during Json serialization or deserialization.
public JsonException()
Initializes a new instance of the JsonException class.
Initializes a new instance of the JsonException class
with a specified error message.
Initializes a new instance of the JsonException class
with a specified error message and a reference to the inner exception that is the cause of this exception.