public class SourceElementError extends SourceError
Modifier and Type | Field and Description |
---|---|
private MetadataInfo |
element |
Constructor and Description |
---|
SourceElementError(java.lang.String message,
MetadataInfo element) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
getMessage
private final MetadataInfo element
public SourceElementError(java.lang.String message, MetadataInfo element)
public java.lang.String toString()
toString
in class SourceError