|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface wcsErrors
Constants from wcsErrors' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'WCS Error Codes.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
WCSCONN_E_ACCESS_DENIED
Server denied the access to the requested service. |
static int |
WCSCONN_E_INCORRECT_URL
Incorrect URL. |
static int |
WCSCONN_E_MISSING_SERVICENAME
Service name is missing. |
static int |
WCSCONN_E_MISSING_URL
URL is missing. |
static int |
WCSCONN_E_PROXY_AUTHENTICATION_FAILED
Proxy authentication required. |
static int |
WCSCONN_E_SERVER_NOT_AVAILABLE
Server not available. |
static int |
WCSCONN_E_UNABLE_TO_CONNECT
Unable to connect to the server. |
Field Detail |
---|
static final int WCSCONN_E_ACCESS_DENIED
static final int WCSCONN_E_PROXY_AUTHENTICATION_FAILED
static final int WCSCONN_E_UNABLE_TO_CONNECT
static final int WCSCONN_E_MISSING_URL
static final int WCSCONN_E_MISSING_SERVICENAME
static final int WCSCONN_E_INCORRECT_URL
static final int WCSCONN_E_SERVER_NOT_AVAILABLE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |