View Source EdgeDB.ClientConnectionTimeoutError (EdgeDB v0.8.0)

A shorthand module to create EdgeDB.Error of EdgeDB.ClientConnectionTimeoutError type.

Summary

Functions

new(message, opts \\ [])

(since 0.3.0)
@spec new(String.t(), Keyword.t()) :: EdgeDB.Error.t()

Create a new EdgeDB.Error with EdgeDB.ClientConnectionTimeoutError type.