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