Options
All
  • Public
  • Public/Protected
  • All
Menu

the i18n error class

Hierarchy

  • I18nError

Implements

Index

Constructors

Properties

Constructors

constructor

  • new I18nError(name: string, ...args: any[]): I18nError
  • Parameters

    • name: string
    • Rest ...args: any[]

    Returns I18nError

Properties

message

message: string

the i18n message

name

name: string

the error no

Optional stack

stack: string

the error stack info.