- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.crsh.lang.java.CompilationFailureException
-
-
Constructor Summary
Constructors
| Constructor and Description |
CompilationFailureException(java.util.List<javax.tools.Diagnostic<? extends javax.tools.JavaFileObject>> errors) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.util.List<javax.tools.Diagnostic<? extends javax.tools.JavaFileObject>> |
getErrors() |
java.lang.String |
getMessage() |
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2014 eXo Platform SAS. All Rights Reserved.