public class PlayException extends UsefulException
| Modifier and Type | Class and Description |
|---|---|
static class |
PlayException.ExceptionAttachment
Adds any attachment to a Play exception.
|
static class |
PlayException.ExceptionSource
Adds source attachment to a Play exception.
|
static class |
PlayException.InterestingLines |
static class |
PlayException.RichDescription
Adds a rich HTML description to a Play exception.
|
cause, description, id, title| Constructor and Description |
|---|
PlayException(String title,
String description) |
PlayException(String title,
String description,
Throwable cause) |
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace