Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cdek/mod.ts>ApiError

📦CDEK api client
Latest
class ApiError
extends Error
import { ApiError } from "https://deno.land/x/cdek@v1.0.12/mod.ts";

Constructors

new
ApiError(response: InvalidRequest, message: string)