Skip to main content
Module

x/replcraft/mod.ts>CraftRequestError

A library to control special structures on the ReplCraft Minecraft server
Latest
class CraftRequestError
extends CraftError
import { CraftRequestError } from "https://deno.land/x/replcraft@v1.1.0/mod.ts";

An error occured with one of the requests to ReplCraft

Constructors

new
CraftRequestError(action: string, message: string)