View Source EdgeDB.InputDataError (EdgeDB v0.7.0)
A shorthand module to create EdgeDB.Error
of EdgeDB.InputDataError
type.
Summary
Functions
Create a new EdgeDB.Error
with EdgeDB.InputDataError
type.
Functions
@spec new(String.t(), Keyword.t()) :: EdgeDB.Error.t()
Create a new EdgeDB.Error
with EdgeDB.InputDataError
type.