Skip to content

AddrInUseError

A network address is already in use.

Inherits from: Error

Constructor

AddrInUseError message …

Creates the error. Parameters match Error.

Parameters

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