Skip to main content
Go to Latest
class ClientConnectionTimeoutError
import { ClientConnectionTimeoutError } from "https://deno.land/x/edgedb@v1.0.2/mod.ts";

Properties

readonly
code: number

Static Properties

protected
tags: { [[tags.SHOULD_RECONNECT]]: boolean; [[tags.SHOULD_RETRY]]: boolean; }