import * as windmill from "https://deno.land/x/windmill@v1.38.0/windmill-api/apis/exception.ts";
Classes
Represents an error caused by an api call i.e. it has attributes for a HTTP status code and the returned body object. |
x/windmill/windmill-api/apis/exception.ts
import * as windmill from "https://deno.land/x/windmill@v1.38.0/windmill-api/apis/exception.ts";
Represents an error caused by an api call i.e. it has attributes for a HTTP status code and the returned body object. |