org.sblim.cimclient
WBEMExeption(CIM_ERR_ACCESS_DENIED)
@Deprecated public class WBEMAuthenticationException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static int |
EXT_ERR_PROXY_AUTHENTICATION
Deprecated.
|
static int |
EXT_ERR_UNAUTHORIZED
Deprecated.
|
Constructor and Description |
---|
WBEMAuthenticationException(int pExtendedId)
Deprecated.
|
WBEMAuthenticationException(int pExtendedId,
String pMessage)
Deprecated.
|
WBEMAuthenticationException(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 final int EXT_ERR_UNAUTHORIZED
@Deprecated public static final int EXT_ERR_PROXY_AUTHENTICATION
@Deprecated public WBEMAuthenticationException(int pExtendedId, String pMessage)
pExtendedId
- One of the id constants in this classpMessage
- The corresponding message@Deprecated public WBEMAuthenticationException(int pExtendedId)
pExtendedId
- One of the id constants in this class@Deprecated public WBEMAuthenticationException(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.