View Source EdgeDB.InputDataError (EdgeDB v0.5.1)
A shorthand module to create EdgeDB.Error
of EdgeDB.InputDataError
type.
Link to this section Summary
Functions
Create a new EdgeDB.Error
with EdgeDB.InputDataError
type.
Link to this section Functions
@spec new(String.t(), [EdgeDB.Error.option()]) :: EdgeDB.Error.t()
Create a new EdgeDB.Error
with EdgeDB.InputDataError
type.