_columnNo | org::xml::sax::SAXParseException | [private] |
_lineNo | org::xml::sax::SAXParseException | [private] |
_locator | org::xml::sax::SAXParseException | [private] |
_publicId | org::xml::sax::SAXParseException | [private] |
_systemId | org::xml::sax::SAXParseException | [private] |
getColumnNumber() | org::xml::sax::SAXParseException | [inline] |
getException() | org::xml::sax::SAXException | [inline] |
getLineNumber() | org::xml::sax::SAXParseException | [inline] |
getMessage() | org::xml::sax::SAXParseException | [inline, virtual] |
getPublicId() | org::xml::sax::SAXParseException | [inline] |
getSystemId() | org::xml::sax::SAXParseException | [inline] |
locator() | org::xml::sax::SAXParseException | [inline, virtual] |
SAXException(IN(RString) s=) | org::xml::sax::SAXException | [inline] |
SAXException(IN(RException) exception) | org::xml::sax::SAXException | [inline] |
SAXException(IN(RString) msg, IN(RException) exception) | org::xml::sax::SAXException | [inline] |
SAXParseException(IN(RString) s, IN(RLocator) locator) | org::xml::sax::SAXParseException | [inline] |
SAXParseException(IN(RString) s, IN(RLocator) locator, IN(RException) exception) | org::xml::sax::SAXParseException | [inline] |
SAXParseException(IN(RString) msg, IN(RString) publicId, IN(RString) systemId, int lineno, int colno, IN(RException) ex=Nil) | org::xml::sax::SAXParseException | [inline] |
toString() | org::xml::sax::SAXParseException | [inline] |