| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionMessage |
class |
Message |
| Modifier and Type | Field and Description |
|---|---|
static IMessage |
IMessageConstants.EMPTY_MESSAGE |
| Modifier and Type | Method and Description |
|---|---|
IMessage |
MessageBuilder.build() |
IMessage |
IMessageBuilder.build() |
static IMessage |
Message.create(String text) |
static IMessage |
Message.create(String text,
String description) |
static IMessage |
Message.create(String text,
String description,
MessageType messageType) |
static IMessage |
MessageFactory.create(String text,
Throwable throwable,
MessageType messageType) |
IMessage |
IMessageProvider.getMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
IMessageCollector.addMessage(IMessage message) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.