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