Package net.hydromatic.morel.compile
Class CompileException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.hydromatic.morel.compile.CompileException
-
- All Implemented Interfaces:
java.io.Serializable
public class CompileException extends java.lang.RuntimeExceptionAn error occurred during compilation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CompileException(java.lang.String message)
-