Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InnerError

Package version

A more specific error description than was provided by the containing error.

Hierarchy

  • InnerError

Index

Properties

Properties

Optional code

code: undefined | string

A more specific error code than was provided by the containing error.

Optional innererror

innererror: InnerError

An object containing more specific information than the current object about the error.

Generated using TypeDoc