| Constructor and Description |
|---|
MessagesImpl(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Message |
error(String messageOrKey,
Object... args) |
Message |
info(String messageOrKey,
Object... args) |
Stream<Message> |
stream() |
Message |
success(String messageOrKey,
Object... args) |
void |
throwIfError() |
Message |
warn(String messageOrKey,
Object... args) |
public MessagesImpl(Locale locale)
public void throwIfError()
throws ServiceException
throwIfError in interface MessagesServiceExceptionCopyright © 2021. All rights reserved.