WBEMExpception(CIM_ERR_FAILED)
@Deprecated
public class WBEMTransportException
extends java.lang.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,
java.lang.String pMessage)
Deprecated.
|
WBEMTransportException(int pExtendedId,
java.lang.String pMessage,
java.lang.Throwable pCause)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getId()
Deprecated.
|
@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, java.lang.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, java.lang.String pMessage, java.lang.Throwable pCause)
pExtendedId
- One of the id constants in this classpMessage
- The corresponding messagepCause
- The corresponding exceptionCopyright © 2005, 2012 IBM Corporation. All Rights Reserved.