public class CodeGenerationException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Throwable |
cause |
| Constructor and Description |
|---|
CodeGenerationException(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |