Skip to main content
Module

x/neo4j_lite_client/core/error.ts>newError

Unofficial Neo4j Driver for Deno
Latest
function newError
import { newError } from "https://deno.land/x/neo4j_lite_client@4.4.6/core/error.ts";

Create a new error from a message and error code

Parameters

message: string

the error message

optional
code: Neo4jErrorCode

the error code