NotADirectoryError
A path component is not a directory.
Inherits from: Error
Constructor
NotADirectoryError message …
Creates the error. Parameters match Error.
Parameters
| Name | Type | Description |
|---|---|---|
message |
Str |
Error message. |
:code? |
ErrorCode |
Underlying platform code. |