Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileQueryError

Package version

File query error type.

Hierarchy

  • FileQueryError

Index

Properties

description

description: string

Error description.

isFatal

isFatal: boolean

Whether the error is fatal or not. A fatal error will stop the query.

name

name: string

Error name.

position

position: number

Position in bytes of the query.

Generated using TypeDoc