Class: TimeoutError

TimeoutError(messageopt)

Represents an error caused by a timeout expiring.

Constructor

new TimeoutError(messageopt)

Constructs a TimeoutError.
Parameters:
Name Type Attributes Description
message string <optional>
Human-readable description of the error.
Source: