| JsonException Constructor |
| Name | Description | |
|---|---|---|
| JsonException |
Creates new instance.
| |
| JsonException(String) |
Creates new instance with a specified message.
| |
| JsonException(String, Exception) |
Creates new instance with a specified messageand a reference to the inner exception that is the cause of this
exception.
|