Exceptions and Description |
---|
org.sblim.cimclient.WBEMAuthenticationException
No more thrown anywhere, replaced by
WBEMExeption(CIM_ERR_ACCESS_DENIED) |
org.sblim.cimclient.WBEMTransportException
No more thrown anywhere. Replaced by
WBEMExpception(CIM_ERR_FAILED) |
Method and Description |
---|
org.sblim.cimclient.WBEMTransportException.getId() |
org.sblim.cimclient.WBEMAuthenticationException.getId() |
org.sblim.cimclient.internal.wbem.operations.CIMGetClassOp.getPropertyLis()
Typo in method name. Use getPropertyList() instead
|
javax.wbem.listener.WBEMListenerFactory.getPROTOCOLS()
: Typo in method name, use getProtocols() instead
|
org.sblim.cimclient.internal.cimxml.CIMResponse.isSuccessul()
- misspelling, use isSuccessful()
|
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.