Constructor and Description |
---|
TemplatesMissingFieldWarning(String name,
String fieldName)
Creates a warning.
|
public TemplatesMissingFieldWarning(String name, String fieldName)
Creates a warning.
name
- The name of the template.fieldName
- The field name.IllegalArgumentException
- If any of the parameters are null
.Copyright © 2015–2019. All rights reserved.