public class ExceptionMessage extends Message
| Constructor and Description |
|---|
ExceptionMessage(String title,
String text,
Throwable throwable) |
ExceptionMessage(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
StackTraceElement[] |
getStackTraceElements() |
create, create, create, getDescription, getMessageType, getText, getThrowablepublic ExceptionMessage(Throwable throwable)
public StackTraceElement[] getStackTraceElements()
Copyright © 2007–2017 Andreas Bartels. All rights reserved.