|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface agsClientError
AGS Client Error Codes.
Field Summary | |
---|---|
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. |
Field Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |