public class CustomCompilationException
extends gnu.jel.CompilationException
Constructor and Description |
---|
CustomCompilationException(java.lang.String msg)
Constructor.
|
CustomCompilationException(java.lang.String msg,
gnu.jel.CompilationException base)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
java.lang.String |
getMessage() |
public CustomCompilationException(java.lang.String msg, gnu.jel.CompilationException base)
msg
- messagebase
- existing compilation exception on which this is basedpublic CustomCompilationException(java.lang.String msg)
msg
- messageCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.