Skip to content

WouldBlockError

An operation would block.

Inherits from: Error

Constructor

WouldBlockError message …

Creates the error. Parameters match Error.

Parameters

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