Search

vRO intrinsic class org.xml.sax.SAXParseException

Extends org.xml.sax.SAXException

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

None

Methods

Name Returns
org.xml.sax.SAXParseException(String , org.xml.sax.Locator ) constructor
org.xml.sax.SAXParseException(String , org.xml.sax.Locator , java.lang.Exception ) constructor
org.xml.sax.SAXParseException(String , String , String , Number , Number ) constructor
org.xml.sax.SAXParseException(String , String , String , Number , Number , java.lang.Exception ) constructor
getColumnNumber() Number
getLineNumber() Number
getPublicId() String
getSystemId() String
toString() String

Returned by

None

Referenced in

Method Returns
org.xml.sax.ErrorHandler.error(org.xml.sax.SAXParseException ) void
org.xml.sax.ErrorHandler.fatalError(org.xml.sax.SAXParseException ) void
org.xml.sax.ErrorHandler.warning(org.xml.sax.SAXParseException ) void
org.xml.sax.HandlerBase.error(org.xml.sax.SAXParseException ) void
org.xml.sax.HandlerBase.fatalError(org.xml.sax.SAXParseException ) void
org.xml.sax.HandlerBase.warning(org.xml.sax.SAXParseException ) void
org.xml.sax.helpers.DefaultHandler.error(org.xml.sax.SAXParseException ) void
org.xml.sax.helpers.DefaultHandler.fatalError(org.xml.sax.SAXParseException ) void
org.xml.sax.helpers.DefaultHandler.warning(org.xml.sax.SAXParseException ) void