public class GenerationException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private MetadataInfo |
element |
private static long |
serialVersionUID |
Constructor and Description |
---|
GenerationException(java.lang.String message,
MetadataInfo element) |
Modifier and Type | Method and Description |
---|---|
MetadataInfo |
getElement() |
private static final long serialVersionUID
private final MetadataInfo element
public GenerationException(java.lang.String message, MetadataInfo element)
public MetadataInfo getElement()