adlfs icon indicating copy to clipboard operation
adlfs copied to clipboard

Raised FileNotFoundErrors should indicate the resource name in its description

Open cccs-eric opened this issue 3 years ago • 0 comments

When a resource is requested by the user and that resource is missing, a FileNotFoundError is raised. But the path of the missing resource is missing from the error description, which makes it hard to debug or troubleshoot for the user.

cccs-eric avatar Dec 13 '22 00:12 cccs-eric