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