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, isSourceAvailable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnexpectedException(String message)
public UnexpectedException(Throwable exception)
public String getErrorTitle()
getErrorTitle
in class PlayException
public String getErrorDescription()
getErrorDescription
in class PlayException
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly