public class JoorCompilationException extends RuntimeException
| Constructor and Description |
|---|
JoorCompilationException(String className,
String code,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel