Json.NET - Quick Starts & API Documentation
JsonException Constructor
Namespaces ► Newtonsoft.Json ► JsonException ► JsonException()()()()

Icon | Member | 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(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.
|
![]() |
JsonException(SerializationInfo, StreamingContext) |
Initializes a new instance of the JsonException class.
|