public class CustomCompilationException
extends gnu.jel.CompilationException
Constructor and Description |
---|
CustomCompilationException(String msg)
Constructor.
|
CustomCompilationException(String msg,
gnu.jel.CompilationException base)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CustomCompilationException(String msg, gnu.jel.CompilationException base)
msg
- messagebase
- existing compilation exception on which this is basedpublic CustomCompilationException(String msg)
msg
- messageCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.