Method | Description | |
---|---|---|
JsonPatchException ( ) : System | ||
JsonPatchException ( JsonPatchError jsonPatchError ) : System | ||
JsonPatchException ( JsonPatchError jsonPatchError, |
||
JsonPatchException ( string message, |
public JsonPatchException ( JsonPatchError jsonPatchError ) : System | ||
jsonPatchError | JsonPatchError | |
return | System |
public JsonPatchException ( JsonPatchError jsonPatchError, |
||
jsonPatchError | JsonPatchError | |
innerException | ||
return | System |
public JsonPatchException ( string message, |
||
message | string | |
innerException | ||
return | System |