|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGeoDataServerErrors
GeoDataServer Object Error Codes.
Field Summary | |
---|---|
static int |
GDS_E_CANTEXPORT_TO_NONCOMPRESSED_FILEGDB
The export operation failed because it is invalid to specify File GDB as format and not compress it (generates a directory). |
static int |
GDS_E_CANTIMPORT_ACKMSG_AS_DATACHANGESMSG
Invalid argument. |
static int |
GDS_E_IMPORTDATAWS_CONFLICTS_FOUND
The import data failed because there are existing datasets whose names collide with those being imported. |
static int |
GDS_E_IMPORTXMLWS_CONFLICTS_FOUND
The import xml workspace document failed because there are existing datasets whose names collide with those being imported. |
static int |
GDS_E_INVALID_COUNT_REQUESTED
Invalid count requested (result portion info). |
static int |
GDS_E_INVALID_FORMAT_FOR_CREATEREPLICA
The specified format is invalid for the create replica method. |
static int |
GDS_E_INVALID_RECONCILE_POLICY_FOR_DIRECTION
The reconcile policy is invalid for the specified synchronization direction. |
static int |
GDS_E_INVALID_START_INDEX
Invalid start index (result portion info). |
static int |
GDS_E_MISSING_PARAMETER
A required parameter is missing. |
static int |
GDS_E_NULL_QUERYID
The query ID is null (result portion info). |
static int |
GDS_E_REPLICAS_DONT_MATCH
The specified replicas don't form a replica pair. |
static int |
GDS_E_REQUESTEDCOUNT_TOO_LARGE
The requested count is too large (result portion info). |
static int |
GDS_E_SYNCH_DIRECTION_BOTH_INVALID_FOR_CHECKOUTS
esriReplicaSynchronizeBoth is an invalid synchronize direction for checkouts. |
Field Detail |
---|
static final int GDS_E_IMPORTXMLWS_CONFLICTS_FOUND
static final int GDS_E_CANTEXPORT_TO_NONCOMPRESSED_FILEGDB
static final int GDS_E_REQUESTEDCOUNT_TOO_LARGE
static final int GDS_E_INVALID_FORMAT_FOR_CREATEREPLICA
static final int GDS_E_MISSING_PARAMETER
static final int GDS_E_CANTIMPORT_ACKMSG_AS_DATACHANGESMSG
static final int GDS_E_INVALID_COUNT_REQUESTED
static final int GDS_E_INVALID_START_INDEX
static final int GDS_E_NULL_QUERYID
static final int GDS_E_INVALID_RECONCILE_POLICY_FOR_DIRECTION
static final int GDS_E_REPLICAS_DONT_MATCH
static final int GDS_E_SYNCH_DIRECTION_BOTH_INVALID_FOR_CHECKOUTS
static final int GDS_E_IMPORTDATAWS_CONFLICTS_FOUND
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |