JsonException Constructor (String) |
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic JsonException(
string message
)
public:
JsonException(
String^ message
)
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:X3Platform.Json.JsonException.#ctor(System.String)"]
See Also