public class Warning extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
column |
protected int |
line |
protected String |
resource |
protected String |
warningMessage |
protected String warningMessage
protected String resource
protected int line
protected int column
public Warning(String warningMessage, BaseElement element)
Copyright © 2017 Alfresco. All rights reserved.