open class NoSuchMessageException : RuntimeException
Exception thrown when a message can't be resolved.
Author Rod Johnson
<init>
NoSuchMessageException(code: String, locale: Locale)
NoSuchMessageException(code: String)
Create a new exception.