Errors -
file
- FileNotFoundError Detail
-
Represents an error that occurs when the file/directory does not exist at the given filepath.
- FileSystemError Detail
-
Represents an error that occurs when a file system operation fails.
- InvalidOperationError Detail
-
Represents an error that occurs when a file system operation is denied due to invalidity.
- PermissionError Detail
-
Represents an error that occurs when a file system operation is denied, due to the absence of file permission.