| JsonFormatException Constructor |
| Name | Description | |
|---|---|---|
| JsonFormatException(String) |
Creates new instance with a specified message.
| |
| JsonFormatException(Int32, Int32, Int32) |
Creates new instance with specified point where error occurred.
| |
| JsonFormatException(String, Int32, Int32, Int32) |
Creates new instance with specified point where error occurred and message.
|