Serialized Form
-
Package com.cotani.locale.api
-
Exception Class com.cotani.locale.api.MissingMessageException
class MissingMessageException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attemptedLocales
List<LocaleId> attemptedLocales
-
key
MessageKey key
-
requestedLocale
LocaleId requestedLocale
-
-