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