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, getSourceFile
getId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getMoreHTML
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JavaExecutionException(ApplicationClasses.ApplicationClass applicationClass, Integer lineNumber, Throwable e)
public JavaExecutionException(Throwable e)
public String getErrorTitle()
getErrorTitle
in class PlayException
public String getErrorDescription()
getErrorDescription
in class PlayException
public boolean isSourceAvailable()
isSourceAvailable
in class PlayExceptionWithJavaSource
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly