public class JavaExecutionException extends PlayExceptionWithJavaSource
| Constructor and Description |
|---|
JavaExecutionException(ApplicationClasses.ApplicationClass applicationClass,
Integer lineNumber,
Throwable e) |
JavaExecutionException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorDescription() |
String |
getErrorTitle() |
boolean |
isSourceAvailable() |
getLineNumber, getSource, getSourceFilegetId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getMoreHTMLaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JavaExecutionException(ApplicationClasses.ApplicationClass applicationClass, Integer lineNumber, Throwable e)
public JavaExecutionException(Throwable e)
public String getErrorTitle()
getErrorTitle in class PlayExceptionpublic String getErrorDescription()
getErrorDescription in class PlayExceptionpublic boolean isSourceAvailable()
isSourceAvailable in class PlayExceptionWithJavaSourceGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly