org.sblim.cimclient
WBEMExpception(CIM_ERR_FAILED)
@Deprecated public class WBEMTransportException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static int |
EXT_ERR_TIME_OUT
Deprecated.
|
static int |
EXT_ERR_UNABLE_TO_CONNECT
Deprecated.
|
static int |
EXT_ERR_UNKNOWN_SERVER
Deprecated.
|
Constructor and Description |
---|
WBEMTransportException(int pExtendedId)
Deprecated.
|
WBEMTransportException(int pExtendedId,
String pMessage)
Deprecated.
|
WBEMTransportException(int pExtendedId,
String pMessage,
Throwable pCause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Deprecated.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Deprecated public static int EXT_ERR_UNKNOWN_SERVER
@Deprecated public static int EXT_ERR_UNABLE_TO_CONNECT
@Deprecated public static int EXT_ERR_TIME_OUT
@Deprecated public WBEMTransportException(int pExtendedId, String pMessage)
pExtendedId
- One of the id constants in this classpMessage
- The corresponding message@Deprecated public WBEMTransportException(int pExtendedId)
pExtendedId
- One of the id constants in this class@Deprecated public WBEMTransportException(int pExtendedId, String pMessage, Throwable pCause)
pExtendedId
- One of the id constants in this classpMessage
- The corresponding messagepCause
- The corresponding exception@Deprecated public int getId()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.