메소드 | 설명 | |
---|---|---|
JsonPatchException ( ) : System | ||
JsonPatchException ( JsonPatchError jsonPatchError ) : System | ||
JsonPatchException ( JsonPatchError jsonPatchError, |
||
JsonPatchException ( string message, |
public JsonPatchException ( JsonPatchError jsonPatchError ) : System | ||
jsonPatchError | JsonPatchError | |
리턴 | System |
public JsonPatchException ( JsonPatchError jsonPatchError, |
||
jsonPatchError | JsonPatchError | |
innerException | ||
리턴 | System |
public JsonPatchException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |