[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
JsonReaderException()()()
Initializes a new instance of the JsonReaderException class.
JsonReaderException(String)
Initializes a new instance of the JsonReaderException class with a specified error message.
JsonReaderException(String, Exception)
Initializes a new instance of the JsonReaderException class with a specified error message and a reference to the inner exception that is the cause of this exception.
JsonReaderException(String, Exception, Int32, Int32)
Initializes a new instance of the JsonReaderException class

See Also

JsonReaderException Class
JsonReaderException Members
Facebook.Json Namespace