Skip to main content
interface InnerError
import { type InnerError } from "https://deno.land/x/aiformrecognizer@v1.1.0/mod.ts";

Detailed error.

Properties

code: string

Error code.

optional
message: string

Error message.

optional
innererror: InnerError

Detailed error.