Closed patrickkettner closed 1 year ago
Thank you a lot for the patch.
I think the only issue that needs to be fixing is the e.message instead of error.message in the exception handler.
e.message
error.message
Thank you a lot for the patch.
I think the only issue that needs to be fixing is the
e.message
instead oferror.message
in the exception handler.