spring-framework / org.springframework.context / NoSuchMessageException / <init>

<init>

NoSuchMessageException(code: String, locale: Locale)

Create a new exception.

Parameters

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.

Parameters

code - code that could not be resolved for given locale