View Source EdgeDB.TypeSpecNotFoundError (EdgeDB v0.8.0)

A shorthand module to create EdgeDB.Error of EdgeDB.TypeSpecNotFoundError 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.TypeSpecNotFoundError type.