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