Constructors
-
Json
Writer Initializes a new instance of the JsonWriterException class.Exception() -
Json
Writer Initializes a new instance of the JsonWriterException class.Exception(Serialization Info, Streaming Context) -
Json
Writer Initializes a new instance of the JsonWriterException class with a specified error message.Exception(String) -
Json
Writer 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.Exception(String, Exception) -
Json
Writer 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.Exception(String, String, Exception)
Properties
- Path Gets the path to the JSON where the error occurred.