Skip to main content
Module

x/exchange_connectors/deps.ts>RequestError

Exchange Connectors supporting the emergence of perfect markets
Latest
class RequestError
extends Error
import { RequestError } from "https://deno.land/x/exchange_connectors@v2.1.0/deps.ts";

Constructors

new
RequestError(message: string, response: Response)

Properties

status: number
statusText: string