mondrian.tui
Class XmlUtil.SaxErrorHandler.ErrorInfo
java.lang.Object
mondrian.tui.XmlUtil.SaxErrorHandler.ErrorInfo
- Enclosing class:
- XmlUtil.SaxErrorHandler
public static class XmlUtil.SaxErrorHandler.ErrorInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exception
public SAXParseException exception
severity
public short severity
XmlUtil.SaxErrorHandler.ErrorInfo
XmlUtil.SaxErrorHandler.ErrorInfo(short severity,
SAXParseException exception)