NoSuchMessageException(code: String, locale: Locale)
Create a new exception.
code - code that could not be resolved for given locale
locale - locale that was used to search for the code within
NoSuchMessageException(code: String)
Create a new exception.