LocalizationLocaleNotFoundException
class LocalizationLocaleNotFoundException(tableName: String, locale: Locale) : LocalizationException
An exception thrown when a locale is not found within a localization table.
See also
Functions
Link copied to clipboard
Converts this exception to a renderable Node, and performs the error handling provided by the errorHandler strategy.