JSONException Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodJSONException 
Initializes a new instance of the JSONException class
Public methodJSONException(String)
Initializes a new instance of the JSONException class
Protected methodJSONException(SerializationInfo, StreamingContext)
Initializes a new instance of the JSONException class
Public methodJSONException(String, Exception)
Initializes a new instance of the JSONException class
Back to Top
See Also