- setLocale(Locale) - Method in exception org.dejava.component.exception.localized.checked.AbstractLocalizedException
-
Sets the locale to be used in the localized message retrieval.
- setLocale(Locale) - Method in exception org.dejava.component.exception.localized.unchecked.AbstractLocalizedRuntimeException
-
Sets the locale to be used in the localized message retrieval.
- setMessageCommand(MessageCommand) - Method in exception org.dejava.component.exception.localized.checked.AbstractLocalizedException
-
Sets the message command for the localized exception.
- setMessageCommand(MessageCommand) - Method in interface org.dejava.component.exception.localized.LocalizedException
-
Sets the message command for the localized exception.
- setMessageCommand(MessageCommand) - Method in exception org.dejava.component.exception.localized.unchecked.AbstractLocalizedRuntimeException
-
Sets the messageCommand.
- setMessageHandler(MessageHandler) - Method in exception org.dejava.component.exception.localized.checked.AbstractLocalizedException
-
Sets the message handler to be used in order to render localized exception messages.
- setMessageHandler(MessageHandler) - Method in interface org.dejava.component.exception.localized.LocalizedException
-
Sets the message handler to be used in order to render localized exception messages.
- setMessageHandler(MessageHandler) - Method in exception org.dejava.component.exception.localized.unchecked.AbstractLocalizedRuntimeException
-
Sets the message handler to be used in order to render localized exception messages.