Class JavaCompileIssuesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
manifold.internal.javac.JavaCompileIssuesException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJavaCompileIssuesException(String fqn, DiagnosticCollector<JavaFileObject> errorHandler) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JavaCompileIssuesException
-
-
Method Details
-
getErrorHandler
-