Class JavaSourceClassLoader.DiagnosticException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codehaus.commons.compiler.jdk.JavaSourceClassLoader.DiagnosticException
- All Implemented Interfaces:
Serializable
- Enclosing class:
JavaSourceClassLoader
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDiagnosticException
(String message) DiagnosticException
(Throwable cause) DiagnosticException
(Diagnostic<? extends JavaFileObject> diagnostic) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DiagnosticException
-
DiagnosticException
-
DiagnosticException
-