Uses of Class
com.microstar.xml.XmlException

Packages that use XmlException
com.microstar.xml An obsolete and deprecated XML parser. 
 

Uses of XmlException in com.microstar.xml
 

Methods in com.microstar.xml that throw XmlException
 void HandlerBase.error(java.lang.String message, java.lang.String systemId, int line, int column)
          Throw an exception for a fatal error.