Skip to content

DirectoryNotEmptyError

A directory or key is not empty.

Inherits from: Error

Constructor

DirectoryNotEmptyError message …

Creates the error. Parameters match Error.

Parameters

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