Skip to content

IsADirectoryError

A file operation targeted a directory.

Inherits from: Error

Constructor

IsADirectoryError message …

Creates the error. Parameters match Error.

Parameters

NameTypeDescription
message Str Error message.
:code? ErrorCode Underlying platform code.