Uses of Class
org.sblim.cimclient.internal.wbem.CIMError
Packages that use CIMError
Package
Description
Internal cim-xml DOM parser invalid input: '&' builder implementation.
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 CIMErrorModifier and TypeMethodDescriptionstatic Element
CIMXMLBuilderImpl.createERROR
(Document doc, Element parentE, CIMError error) createERRORCIMClientXML_HelperImpl.createIndication_response
(CIMError error) createIndication_responsestatic Element
CIMXMLBuilderImpl.createIndication_response
(Document doc, String ID, CIMError error) createIndication_responsestatic 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 CIMErrorModifier and TypeMethodDescriptionabstract CIMError
AbstractSimpleRspNode.getCIMError()
ErrorIf.getCIMError()
getCIMErrorErrorNode.getCIMError()
ExpMethodResponseNode.getCIMError()
IMethodResponseNode.getCIMError()
MethodResponseNode.getCIMError()
SimpleExpRspNode.getCIMError()
SimpleRspNode.getCIMError()