LocaleNotSetException

An exception thrown when localization based on the currently set locale is being attempted, but the locale is not set.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
val code: Int
Link copied to clipboard
open val message: String?
Link copied to clipboard