Skip to content
v3.3.0

ProtectedFunctionTranslationError

Error thrown when trying to override protected translation.

see registerLanguage

see registerFunction

see registerFunctionPlugin

+ new ProtectedFunctionTranslationError(key: string): ProtectedFunctionTranslationError

Defined in src/errors.ts:279

Parameters:

NameType
keystring

Returns: ProtectedFunctionTranslationError

message: string


name: string


stack? : undefined | string


Error: ErrorConstructor