JsonException Constructor |
Name | Description | |
---|---|---|
JsonException |
Initializes a new instance of the JsonException class.
| |
JsonException(String) |
Initializes a new instance of the JsonException class
with a specified error message.
| |
JsonException(SerializationInfo, StreamingContext) |
Initializes a new instance of the JsonException class.
| |
JsonException(String, Exception) |
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.
|