| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--org.springframework.context.NoSuchMessageException
Exception thrown when a message can't be resolved.
| Constructor Summary | |
NoSuchMessageException(String code, Locale locale)Create a new exception. | |
NoSuchMessageException(String code)Create a new exception. | |
| Methods inherited from class java.lang.Throwable |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, setStackTrace, getLocalizedMessage, getMessage, toString, fillInStackTrace, getCause, initCause |
| Methods inherited from class java.lang.Object |
hashCode, notify, notifyAll, wait, wait, wait, getClass, equals |
| Constructor Detail |
public NoSuchMessageException(String code, Locale locale)
public NoSuchMessageException(String code)
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||