public class JavaExecutionException extends JavaException
| Constructor and Description |
|---|
JavaExecutionException(ApplicationClasses.ApplicationClass applicationClass,
java.lang.Integer lineNumber,
java.lang.Throwable e) |
JavaExecutionException(java.lang.String action,
java.lang.Throwable e) |
JavaExecutionException(java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorDescription() |
java.lang.String |
getErrorTitle() |
isSourceAvailablegetLineNumber, getSource, getSourceFilegetId, getInterestingStackTraceElement, getInterestingStrackTraceElement, getMoreHTMLpublic JavaExecutionException(ApplicationClasses.ApplicationClass applicationClass, java.lang.Integer lineNumber, java.lang.Throwable e)
public JavaExecutionException(java.lang.String action,
java.lang.Throwable e)
public JavaExecutionException(java.lang.Throwable e)
public java.lang.String getErrorTitle()
getErrorTitle in class PlayExceptionpublic java.lang.String getErrorDescription()
getErrorDescription in class PlayExceptionGuillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly