Skip to content

Commit 0375861

Browse files
committed
fixup! SolidClient build the ProblemDetails
1 parent 8f17f98 commit 0375861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solid/src/main/java/com/inrupt/client/solid/SolidClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ static Request.BodyPublisher cast(final Resource resource) {
460460
}
461461
}
462462

463-
SolidClientException fromResponse(
463+
private SolidClientException fromResponse(
464464
String message,
465465
URI uri,
466466
int code,

0 commit comments

Comments
 (0)