Skip to content

ResourceBusyError

A system resource is busy.

Inherits from: Error

Constructor

ResourceBusyError message …

Creates the error. Parameters match Error.

Parameters

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