public class CompileErrorException extends ScriptingErrorException
Constructor and Description |
---|
CompileErrorException(String msg,
File name,
int line,
int column) |
CompileErrorException(String msg,
File name,
int line,
int column,
Throwable cause) |
CompileErrorException(String msg,
File name,
Throwable cause) |
getColumnNumber, getLineNumber, getScriptFile, getScriptName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString