public class UnexpectedException extends PlayException
| Constructor and Description |
|---|
UnexpectedException(String message) |
UnexpectedException(String message,
Throwable cause) |
UnexpectedException(Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDescription() |
String |
getErrorTitle() |
getId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getLineNumber, getMoreHTML, getSourceFile, isSourceAvailableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedException(String message)
public UnexpectedException(Throwable exception)
public String getErrorTitle()
getErrorTitle in class PlayExceptionpublic String getErrorDescription()
getErrorDescription in class PlayExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly