View Source EdgeDB.DuplicateDatabaseDefinitionError (EdgeDB v0.8.0)

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