Uses of Class
wt.ixb.publicforhandlers.LogHelper.IxbException

Packages that use LogHelper.IxbException
wt.ixb.publicforhandlers Provides APIs to develop IXB plugable components. 
wt.ixb.util   
 

Uses of LogHelper.IxbException in wt.ixb.publicforhandlers
 

Methods in wt.ixb.publicforhandlers that throw LogHelper.IxbException
static boolean IxbHndHelper.checkIntegrityAttributeXml(String attribute, String attributeTag)
          Checks integrity of attribute after parsing a xml element.
In case of null or empty value, it displays msg informing of missing attribute in xml.
 

Uses of LogHelper.IxbException in wt.ixb.util
 

Subclasses of LogHelper.IxbException in wt.ixb.util
 class IXBConflictException