new TranslatedError(message, translationKey, translationOptions)
- Source:
Error to be translated
Parameters:
Name | Type | Description |
---|---|---|
message |
string | error message |
translationKey |
string | translation key |
translationOptions |
* | translation options |
Extends
- Error