Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizeOptions

Hierarchy

  • NormalizeOptions

Index

Properties

Properties

Optional message

message: undefined | string

Error message to be used when normalizing errors that don't have one. Default: 'An error occurred'.

Optional name

name: undefined | string

Error name to be used when normalizing errors that don't have one, if their constructor doesn't have one. Default: 'Error'.

Generated using TypeDoc