View Source EdgeDB.UnsupportedBackendFeatureError (EdgeDB v0.8.0)

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