Skip to content

Commit c16a3a1

Browse files
committed
add the exception message to mirrorutilityexception
1 parent a6dffeb commit c16a3a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Stalker.Gamma/Utilities/MirrorUtility.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Try again later.
4747
$"""
4848
Error getting mirror
4949
Mirror URL: {mirrorUrl}
50+
Exception Message: {e.Message}
5051
""",
5152
e
5253
);

0 commit comments

Comments
 (0)