Uses of Class
org.sblim.wbem.client.indications.CIMError

Packages that use CIMError
org.sblim.wbem.xml Internal implementation of XML processing 
 

Uses of CIMError in org.sblim.wbem.xml
 

Methods in org.sblim.wbem.xml with parameters of type CIMError
static org.w3c.dom.Element CIMXMLBuilderImpl.createERROR(org.w3c.dom.Document doc, org.w3c.dom.Element parentE, CIMError error)
           
 org.w3c.dom.Document CIMClientXML_HelperImpl.createIndication_response(CIMError error)
           
static org.w3c.dom.Element CIMXMLBuilderImpl.createIndication_response(org.w3c.dom.Document doc, java.lang.String ID, CIMError error)
           
static org.w3c.dom.Element CIMXMLBuilderImpl.createIRETURNVALUE_ERROR(org.w3c.dom.Document doc, org.w3c.dom.Element parentE, CIMError error)
           
 



Copyright © 2005, 2007 IBM Corporation. All Rights Reserved.