|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Message
Report message. For a concrete message implementation there must be a
corresponding MessageDefinition
. The MessageDefinition
must
be published as OSGi service.
Method Summary | |
---|---|
String |
getFormattedMessage()
Get the formatted message string with additional informations. |
String |
getMessage()
Get the message string |
String |
getStackTrace()
Get the associated stack trace if any |
Throwable |
getThrowable()
Get the associated throwable. |
Method Detail |
---|
String getMessage()
String getFormattedMessage()
String getStackTrace()
null
Throwable getThrowable()
getStackTrace()
instead if possible.
null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |