Uses of Class
org.sblim.cimclient.internal.wbem.CIMError

Packages that use CIMError
org.sblim.cimclient.internal.cimxml Internal cim-xml DOM parser & builder implementation. 
org.sblim.cimclient.internal.cimxml.sax.node Internal implementation of the SAX parser for cim-xml. 
 

Uses of CIMError in org.sblim.cimclient.internal.cimxml
 

Methods in org.sblim.cimclient.internal.cimxml with parameters of type CIMError
static Element CIMXMLBuilderImpl.createERROR(Document doc, Element parentE, CIMError error)
          createERROR
 Document CIMClientXML_HelperImpl.createIndication_response(CIMError error)
          createIndication_response
static Element CIMXMLBuilderImpl.createIndication_response(Document doc, String ID, CIMError error)
          createIndication_response
static Element CIMXMLBuilderImpl.createIRETURNVALUE_ERROR(Document doc, Element parentE, CIMError error)
          createIRETURNVALUE_ERROR
 

Uses of CIMError in org.sblim.cimclient.internal.cimxml.sax.node
 

Methods in org.sblim.cimclient.internal.cimxml.sax.node that return CIMError
 CIMError SimpleExpRspNode.getCIMError()
           
 CIMError SimpleRspNode.getCIMError()
           
 CIMError IMethodResponseNode.getCIMError()
           
 CIMError ErrorNode.getCIMError()
           
abstract  CIMError AbstractSimpleRspNode.getCIMError()
           
 CIMError MethodResponseNode.getCIMError()
           
 CIMError ErrorIf.getCIMError()
          getCIMError
 CIMError ExpMethodResponseNode.getCIMError()
           
 



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