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