Errors
-
system
- FileNotFoundError
-
Represents a
FileNotFoundError
with the message and the cause.
- FileSystemError
-
Represents a
FileSystemError
with the message and the cause.
- InvalidOperationError
-
Represents an
InvalidOperationError
with the message and the cause.
- PermissionError
-
Represents a
PermissionError
with the message and the cause.
- ProcessExecError
-
Represents an
ProcessExecError
with the message and the cause.