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.
            
Initializes a new instance of the  JsonException class.