Package org.apache.storm.sql.javac
Class CompilingClassLoader.CompilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.sql.javac.CompilingClassLoader.CompilerException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CompilingClassLoader
Thrown when code cannot be compiled.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString