Uses of Class
hhreco.util.aelfred.XmlException

Packages that use XmlException
hhreco.util.aelfred This package contains the source of the Aelfred XML parser from Microstar. 
 

Uses of XmlException in hhreco.util.aelfred
 

Methods in hhreco.util.aelfred 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.