[This is preliminary documentation and is subject to change.]
Overload List
| 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(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.
|
See Also
JsonWriterException Class
JsonWriterException Members
Facebook.Json Namespace