spring-framework / org.springframework.context / NoSuchMessageException

NoSuchMessageException

open class NoSuchMessageException : RuntimeException

Exception thrown when a message can't be resolved.

Author
Rod Johnson

Constructors

<init>

NoSuchMessageException(code: String, locale: Locale)
NoSuchMessageException(code: String)

Create a new exception.