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, toStringpublic CustomCompilationException(String msg, gnu.jel.CompilationException base)
msg - messagebase - existing compilation exception on which this is basedpublic CustomCompilationException(String msg)
msg - messageCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.