![]() | JsonWriterException Constructor |
Name | Description | |
---|---|---|
![]() | JsonWriterException |
Initializes a new instance of the JsonWriterException class.
|
![]() | JsonWriterException(String) |
Initializes a new instance of the JsonWriterException class
with a specified error message.
|
![]() | JsonWriterException(SerializationInfo, StreamingContext) |
Initializes a new instance of the JsonWriterException class.
|
![]() | JsonWriterException(String, Exception) |
Initializes a new instance of the JsonWriterException class
with a specified error message and a reference to the inner exception that is the cause of this exception.
|
![]() | JsonWriterException(String, String, Exception) |
Initializes a new instance of the JsonWriterException class
with a specified error message, JSON path and a reference to the inner exception that is the cause of this exception.
|