ProtectedFunctionTranslationError
Error thrown when trying to override protected translation.
see registerLanguage
see registerFunction
Constructors
Section titled “Constructors”constructor
Section titled “constructor”+ new ProtectedFunctionTranslationError(key: string): ProtectedFunctionTranslationError
Defined in src/errors.ts:279
Parameters:
| Name | Type |
|---|---|
key | string |
Returns: ProtectedFunctionTranslationError
Properties
Section titled “Properties”message
Section titled “message”• message: string
• name: string
• stack? : undefined | string
▪ Error: ErrorConstructor