Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AppUnitError

import type { AppUnitError } from "https://aws-api.deno.dev/v0.4/services/migrationhubstrategy.ts?docs=full";

Error in the analysis of the application unit.

interface AppUnitError {
appUnitErrorCategory?: AppUnitErrorCategory | null;
}

§Properties

§
appUnitErrorCategory?: AppUnitErrorCategory | null
[src]

The category of the error.