An exception thrown when trying to compile Java programs from strings containing source.
- Author
- David J. Biesack
◆ getClassNames()
| Collection< String > org.qore.jni.compiler.QoreJavaCompilerException.getClassNames |
( |
| ) |
|
|
inline |
- Returns
- The name of the classes whose compilation caused the compile exception
◆ getDiagnostics()
| DiagnosticCollector< JavaFileObject > org.qore.jni.compiler.QoreJavaCompilerException.getDiagnostics |
( |
| ) |
|
|
inline |
Gets the diagnostics collected by this exception.
- Returns
- this exception's diagnostics
The documentation for this class was generated from the following file:
- src/java/org/qore/jni/compiler/QoreJavaCompilerException.java