java.io.Serializable
public class CustomCompilationException
extends gnu.jel.CompilationException
Constructor | Description |
---|---|
CustomCompilationException(java.lang.String msg) |
Constructor.
|
CustomCompilationException(java.lang.String msg,
gnu.jel.CompilationException base) |
Constructor.
|
Modifier and Type | Method | 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.