public abstract static class PlayException.RichDescription extends PlayException.ExceptionAttachment
PlayException.ExceptionAttachment, PlayException.ExceptionSource, PlayException.InterestingLines, PlayException.RichDescriptioncause, description, id, title| Constructor and Description |
|---|
RichDescription(String title,
String description) |
RichDescription(String title,
String description,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
htmlDescription()
The new description formatted as HTML.
|
content, subTitletoStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic abstract String htmlDescription()