MissingTranslationError
Error thrown when translation is missing in translation package.
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new MissingTranslationError(key: string): MissingTranslationError
Defined in src/errors.ts:266
Parameters:
| Name | Type |
|---|---|
key | string |
Returns: MissingTranslationError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor