sunlabs.brazil.sunlabs
public static class XmlTree.IllegalXmlException extends IllegalArgumentException
| Field Summary | |
|---|---|
| Vector | errors |
| Constructor Summary | |
|---|---|
| IllegalXmlException(String s) | |
| Method Summary | |
|---|---|
| int | addError(int sl, String st, int cl, String ct) |
| static XmlTree.IllegalXmlException | getEx(XmlTree.IllegalXmlException e, String s, int sl, String st, int cl, String ct) |
| String | toString() |