View Source EdgeDB.UnknownModuleError (EdgeDB v0.6.1)

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

Link to this section Summary

Link to this section Functions

Link to this function

new(message, opts \\ [])

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

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