Method | Description | |
---|---|---|
JsonException ( ) : System | ||
JsonException ( string message ) : System | ||
JsonException ( string message, |
Method | Description | |
---|---|---|
JsonException ( ParserToken token ) : System | ||
JsonException ( ParserToken token, |
||
JsonException ( int c ) : System | ||
JsonException ( int c, |
public JsonException ( string message ) : System | ||
message | string | |
return | System |
public JsonException ( string message, |
||
message | string | |
inner_exception | ||
return | System |