import { NoBackendError } from "https://deno.land/x/netsaur@0.2.12/src/core/api/error.ts";
No backend error is thrown when a backend is not initialized.
Constructors
new
NoBackendError(type: BackendType)import { NoBackendError } from "https://deno.land/x/netsaur@0.2.12/src/core/api/error.ts";
No backend error is thrown when a backend is not initialized.