public class CompilationError
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
long |
getLineNumber()
Line number on which compilation error has occurred
|
java.lang.String |
getMessage()
Error message provided by Java compiler
|