public interface IMessage extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
MessageType |
getMessageType() |
String |
getText() |
Throwable |
getThrowable() |
String getText()
String getDescription()
MessageType getMessageType()
Throwable getThrowable()
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.