Skip to content

TimeoutError

Error Representing a timeout

swift
enum TimeoutError

Enumeration Cases

replyTimeout

swift
case replyTimeout

A reply to a send message did not arrive in time

Default Implementations

Equatable-Implementations

Error-Implementations