Skip to content

ExecutableFileBusyError

An executable file is busy.

Inherits from: Error

Constructor

ExecutableFileBusyError message …

Creates the error. Parameters match Error.

Parameters

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