public class SpincastDictionary extends Object implements ISpincastDictionary
| Constructor and Description |
|---|
SpincastDictionary(ILocaleResolver localeResolver) |
| Modifier and Type | Method and Description |
|---|---|
String |
exception_default_message()
The message to display if the default
Exception
route is used. |
protected Locale |
getLocale() |
String |
route_notFound_default_message()
The message to display if the default
Not Found
route is used. |
@Inject public SpincastDictionary(ILocaleResolver localeResolver)
protected Locale getLocale()
public String route_notFound_default_message()
ISpincastDictionaryNot Found
route is used.route_notFound_default_message in interface ISpincastDictionarypublic String exception_default_message()
ISpincastDictionaryException
route is used.exception_default_message in interface ISpincastDictionaryCopyright © 2016. All rights reserved.