public interface agsClientError
extends java.io.Serializable
Description: 'AGS Client 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 =
Modifier and Type | Field and Description |
---|---|
static int |
AGS_E_CONNECTION_CANCELLED
AGS Connection Dialog Cancelled
|
static int |
AGS_E_INSECURE_TOKENSERVICEURL
Insecure (non-https) Token Service URL.
|
static int |
AGS_E_NO_CONNECT_INSECURE_TOKENSERVICEURL
Did not connect due to insecure (non-https) Token Service URL.
|
static int |
AGS_E_REDIRECTION
The connection URL is a redirection.
|
static int |
AGS_E_SERVICE_STARTED_WITH_ERRORS
The service started with errors.
|
static int |
AGS_E_UPLOAD_IS_TOO_LARGE
The file to upload is larger than the maximum upload size defined by the service.
|
static final int AGS_E_CONNECTION_CANCELLED
static final int AGS_E_INSECURE_TOKENSERVICEURL
static final int AGS_E_NO_CONNECT_INSECURE_TOKENSERVICEURL
static final int AGS_E_SERVICE_STARTED_WITH_ERRORS
static final int AGS_E_REDIRECTION
static final int AGS_E_UPLOAD_IS_TOO_LARGE