Uses of Class
org.sblim.wbem.client.indications.CIMError
Packages that use CIMError
-
Uses of CIMError in org.sblim.wbem.xml
Methods in org.sblim.wbem.xml with parameters of type CIMErrorModifier and TypeMethodDescriptionstatic Element
CIMXMLBuilderImpl.createERROR
(Document doc, Element parentE, CIMError error) CIMClientXML_HelperImpl.createIndication_response
(CIMError error) static Element
CIMXMLBuilderImpl.createIndication_response
(Document doc, String ID, CIMError error) static Element
CIMXMLBuilderImpl.createIRETURNVALUE_ERROR
(Document doc, Element parentE, CIMError error)