public abstract static class PlayException.ExceptionAttachment extends PlayException
PlayException.ExceptionAttachment, PlayException.ExceptionSource, PlayException.InterestingLines, PlayException.RichDescriptioncause, description, id, title| Constructor and Description |
|---|
ExceptionAttachment(java.lang.String title,
java.lang.String description) |
ExceptionAttachment(java.lang.String title,
java.lang.String description,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
content()
Content to be displayed.
|
abstract java.lang.String |
subTitle()
Content title.
|
toString