메소드 | 설명 | |
---|---|---|
JsonParserException ( ) : System | ||
JsonParserException ( int charPosition, string message ) : System | ||
JsonParserException ( string message ) : System |
public JsonParserException ( int charPosition, string message ) : System | ||
charPosition | int | |
message | string | |
리턴 | System |
public JsonParserException ( string message ) : System | ||
message | string | |
리턴 | System |