public class GbjCompilerException extends GbjException
argCount, args, category, fatal, kernel, message, number, process, session, stackReport, stackTrace
Constructor and Description |
---|
GbjCompilerException(GbjSession s,
GbjGciException e) |
Modifier and Type | Method and Description |
---|---|
int |
errorPosition()
returns the 1-based position of the first compilation error.
|
java.lang.String |
getMessage()
Return the message associated with this compiler exception.
|
isAbortingException, isCompilerException, isEventException, isFatalException, isInternalException, isRuntimeException, printStackTrace, printStackTrace, printStackTrace, saveProcess, setMessage
public GbjCompilerException(GbjSession s, GbjGciException e)
public int errorPosition()
public java.lang.String getMessage()
getMessage
in class GbjException