public class Problem extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
column |
protected String |
errorMessage |
protected int |
line |
protected String |
resource |
protected String errorMessage
protected String resource
protected int line
protected int column
public Problem(SAXParseException e, String resource)
Copyright © 2015. All rights reserved.