ArcGISErrorType

Class: Standard/ArcGISErrorType
Since: 1.0.0

The list of possible generic errors.

SinceValueSummary
1.0.0
Unknown

Unknown error.

1.0.0
Success

Success.

1.0.0
CommonNullPtr

A null pointer.

1.0.0
CommonInvalidArgument

Invalid argument.

1.0.0
CommonNotImplemented

Not implemented.

1.0.0
CommonOutOfRange

Out of range.

1.0.0
CommonInvalidAccess

Invalid access.

1.0.0
CommonIllegalState

Illegal state.

1.0.0
CommonNotFound

Not found.

1.0.0
CommonExists

Entity exists.

1.0.0
CommonTimeout

Timeout.

1.0.0
CommonRegularExpression

Regular expression error.

1.0.0
CommonPropertyNotSupported

Property not supported.

1.0.0
CommonNoPermission

No permission.

1.0.0
CommonFile

File error.

1.0.0
CommonFileNotFound

File not found.

1.0.0
CommonInvalidCall

Invalid call.

1.0.0
CommonIO

IO error.

1.0.0
CommonUserCanceled

User canceled.

1.0.0
CommonInternalError

Internal error.

1.0.0
CommonConversionFailed

Conversion failed.

1.0.0
CommonNoData

No data.

1.0.0
CommonInvalidJSON

Invalid JSON.

1.0.0
CommonUserDefinedFailure

Propagated error.

1.0.0
CommonBadXML

Invalid XML.

1.0.0
CommonObjectAlreadyOwned

Object is already owned.

1.0.0
CommonExpired

The resource is past its expiry date.

1.0.0
CommonNullabilityViolation

Nullability violation.

1.0.0
CommonInvalidProperty

Invalid property.

1.0.0
SQLiteError

SQLite error.

1.0.0
SQLiteInternal

SQLite internal error.

1.0.0
SQLitePerm

SQLite permission.

1.0.0
SQLiteAbort

SQLite operation aborted.

1.0.0
SQLiteBusy

SQLite database busy.

1.0.0
SQLiteLocked

SQLite database locked.

1.0.0
SQLiteNoMem

SQLite out of memory.

1.0.0
SQLiteReadonly

SQLite read only.

1.0.0
SQLiteInterrupt

SQLite operation interrupted.

1.0.0
SQLiteIOErr

SQLite IO error.

1.0.0
SQLiteCorrupt

SQLite corrupt database.

1.0.0
SQLiteNotFound

SQLite not found.

1.0.0
SQLiteFull

SQLite disk full.

1.0.0
SQLiteCantOpen

SQLite cannot open.

1.0.0
SQLiteProtocol

SQLite file locking protocol.

1.0.0
SQLiteEmpty

SQLite empty error.

1.0.0
SQLiteSchema

SQLite schema changed.

1.0.0
SQLiteTooBig

SQLite string or data blob too large.

1.0.0
SQLiteConstraint

SQLite constraint violation.

1.0.0
SQLiteMismatch

SQLite data type mismatch.

1.0.0
SQLiteMisuse

SQLite interface misuse.

1.0.0
SQLiteNolfs

SQLite no large file support.

1.0.0
SQLiteAuth

SQLite statement not authorized.

1.0.0
SQLiteFormat

SQLite format error.

1.0.0
SQLiteRange

SQLite out of range.

1.0.0
SQLiteNotADatabase

Not an SQLite database.

1.0.0
SQLiteNotice

SQLite unusual operation notice.

1.0.0
SQLiteWarning

SQLite unusual operation warning.

1.0.0
SQLiteRow

SQLite row is available.

1.0.0
SQLiteDone

SQLite operation is complete.

1.0.0
GeometryUnknownError

Unknown geometry error.

1.0.0
GeometryCorruptedGeometry

Corrupt geometry.

1.0.0
GeometryEmptyGeometry

Empty geometry.

1.0.0
GeometryMathSingularity

Math singularity.

1.0.0
GeometryBufferIsTooSmall

Geometry buffer too small.

1.0.0
GeometryInvalidShapeType

Geometry invalid shape type.

1.0.0
GeometryProjectionOutOfSupportedRange

Geometry projection out of supported range.

1.0.0
GeometryNonSimpleGeometry

Non simple geometry.

1.0.0
GeometryCannotCalculateGeodesic

Cannot calculate geodesic.

1.0.0
GeometryNotationConversion

Geometry notation conversion.

1.0.0
GeometryMissingGridFile

Missing grid file.

1.0.0
GeodatabaseValueOutOfRange

Geodatabase value out of range.

1.0.0
GeodatabaseDataTypeMismatch

Geodatabase data type mismatch.

1.0.0
GeodatabaseBadXML

Geodatabase invalid XML.

1.0.0
GeodatabaseDatabaseAlreadyExists

Database already exists.

1.0.0
GeodatabaseDatabaseDoesNotExist

Database does not exist.

1.0.0
GeodatabaseNameLongerThan128Characters

Geodatabase name longer than 128 characters.

1.0.0
GeodatabaseInvalidShapeType

Geodatabase invalid shape type.

1.0.0
GeodatabaseRasterNotSupported

Geodatabase raster not supported.

1.0.0
GeodatabaseRelationshipClassOneToOne

Geodatabase relationship class one to one.

1.0.0
GeodatabaseItemNotFound

Geodatabase item not found.

1.0.0
GeodatabaseDuplicateCode

Geodatabase duplicate code.

1.0.0
GeodatabaseMissingCode

Geodatabase missing code.

1.0.0
GeodatabaseWrongItemType

Geodatabase wrong item type.

1.0.0
GeodatabaseIdFieldNotNullable

Geodatabase Id field not nullable.

1.0.0
GeodatabaseDefaultValueNotSupported

Geodatabase default value not supported.

1.0.0
GeodatabaseTableNotEditable

Geodatabase table not editable.

1.0.0
GeodatabaseFieldNotFound

Geodatabase field not found.

1.0.0
GeodatabaseFieldExists

Geodatabase field exists.

1.0.0
GeodatabaseCannotAlterFieldType

Geodatabase cannot alter field type.

1.0.0
GeodatabaseCannotAlterFieldWidth

Geodatabase cannot alter field width.

1.0.0
GeodatabaseCannotAlterFieldToNullable

Geodatabase cannot alter field to nullable.

1.0.0
GeodatabaseCannotAlterFieldToEditable

Geodatabase cannot alter field to editable.

1.0.0
GeodatabaseCannotAlterFieldToDeletable

Geodatabase cannot alter field to deletable.

1.0.0
GeodatabaseCannotAlterGeometryProperties

Geodatabase cannot alter geometry properties.

1.0.0
GeodatabaseUnnamedTable

Geodatabase unnamed table.

1.0.0
GeodatabaseInvalidTypeForDomain

Geodatabase invalid type for domain.

1.0.0
GeodatabaseMinMaxReversed

Geodatabase min max reversed.

1.0.0
GeodatabaseFieldNotSupportedOnRelationshipClass

Geodatabase field not supported on relationship class.

1.0.0
GeodatabaseRelationshipClassKey

Geodatabase relationship class key.

1.0.0
GeodatabaseValueIsNull

Geodatabase value is null.

1.0.0
GeodatabaseMultipleSQLStatements

Geodatabase multiple SQL statements.

1.0.0
GeodatabaseNoSQLStatements

Geodatabase no SQL statements.

1.0.0
GeodatabaseGeometryFieldMissing

Geodatabase geometry field missing.

1.0.0
GeodatabaseTransactionStarted

Geodatabase transaction started.

1.0.0
GeodatabaseTransactionNotStarted

Geodatabase transaction not started.

1.0.0
GeodatabaseShapeRequiresZ

Geodatabase shape requires z.

1.0.0
GeodatabaseShapeRequiresM

Geodatabase shape requires m.

1.0.0
GeodatabaseShapeNoZ

Geodatabase shape no z.

1.0.0
GeodatabaseShapeNoM

Geodatabase shape no m.

1.0.0
GeodatabaseShapeWrongType

Geodatabase shape wrong type.

1.0.0
GeodatabaseCannotUpdateFieldType

Geodatabase cannot update field type.

1.0.0
GeodatabaseNoRowsAffected

Geodatabase no rows affected.

1.0.0
GeodatabaseSubtypeInvalid

Geodatabase subtype invalid.

1.0.0
GeodatabaseSubtypeMustBeInteger

Geodatabase subtype must be integer.

1.0.0
GeodatabaseSubtypesNotEnabled

Geodatabase subtypes not enabled.

1.0.0
GeodatabaseSubtypeExists

Geodatabase subtype exists.

1.0.0
GeodatabaseDuplicateFieldNotAllowed

Geodatabase duplicate field not allowed.

1.0.0
GeodatabaseCannotDeleteField

Geodatabase cannot delete field.

1.0.0
GeodatabaseIndexExists

Geodatabase index exists.

1.0.0
GeodatabaseIndexNotFound

Geodatabase index not found.

1.0.0
GeodatabaseCursorNotOnRow

Geodatabase cursor not on row.

1.0.0
GeodatabaseInternalError

Geodatabase internal error.

1.0.0
GeodatabaseCannotWriteGeodatabaseManagedFields

Geodatabase cannot write geodatabase managed fields.

1.0.0
GeodatabaseItemAlreadyExists

Geodatabase item already exists.

1.0.0
GeodatabaseInvalidSpatialIndexName

Geodatabase invalid spatial index name.

1.0.0
GeodatabaseRequiresSpatialIndex

Geodatabase requires spatial index.

1.0.0
GeodatabaseReservedName

Geodatabase reserved name.

1.0.0
GeodatabaseCannotUpdateSchemaIfChangeTracking

Geodatabase cannot update schema if change tracking.

1.0.0
GeodatabaseInvalidDate

Geodatabase invalid date.

1.0.0
GeodatabaseDatabaseDoesNotHaveChanges

Geodatabase database does not have changes.

1.0.0
GeodatabaseReplicaDoesNotExist

Geodatabase replica does not exist.

1.0.0
GeodatabaseStorageTypeNotSupported

Geodatabase storage type not supported.

1.0.0
GeodatabaseReplicaModelError

Geodatabase replica model error.

1.0.0
GeodatabaseReplicaClientGenError

Geodatabase replica client generation error.

1.0.0
GeodatabaseReplicaNoUploadToAcknowledge

Geodatabase replica no upload to acknowledge.

1.0.0
GeodatabaseLastWriteTimeInTheFuture

Geodatabase last write time in the future.

1.0.0
GeodatabaseInvalidArgument

Geodatabase invalid argument.

1.0.0
GeodatabaseTransportationNetworkCorrupt

Geodatabase transportation network corrupt.

1.0.0
GeodatabaseTransportationNetworkFileIO

Geodatabase transportation network file IO error.

1.0.0
GeodatabaseFeatureHasPendingEdits

Geodatabase feature has pending edits.

1.0.0
GeodatabaseChangeTrackingNotEnabled

Geodatabase change tracking not enabled.

1.0.0
GeodatabaseTransportationNetworkFileOpen

Geodatabase transportation network file open.

1.0.0
GeodatabaseTransportationNetworkUnsupported

Geodatabase transportation network unsupported.

1.0.0
GeodatabaseCannotSyncCopy

Geodatabase cannot sync copy.

1.0.0
GeodatabaseAccessControlDenied

Geodatabase access control denied.

1.0.0
GeodatabaseGeometryOutsideReplicaExtent

Geodatabase geometry outside replica extent.

1.0.0
GeodatabaseUploadAlreadyInProgress

Geodatabase upload already in progress.

1.0.0
GeodatabaseDatabaseClosed

Geodatabase is closed.

1.0.0
GeodatabaseDomainAlreadyExists

Domain exists.

1.0.0
GeodatabaseGeometryTypeNotSupported

Geodatabase geometry type not supported.

1.0.0
GeodatabaseAttachmentsRequireGlobalIds

ArcGISFeatureTable requires a global Id field to support adding bulk attachments.

1.0.0
GeodatabaseConstraintRuleViolation

Violated attribute constraint rule.

1.0.0
GeodatabaseMaxRuleEvaluationLevelExceeded

The evaluation of attribute rules is cyclic or exceeds maximum cascading level.

1.3.0
GeodatabaseUnsupportedVersion

The client version required by the geodatabase is not yet supported.

1.4.0
GeodatabaseTransportationNetworkUnsupportedEvaluator

Network attribute evaluator is not supported.

1.4.0
GeodatabaseGlobalIdSupportMismatch

Data changes cannot safely be committed due to mismatch of global ID support.

1.0.0
GeocodeUnsupportedFileFormat

Geocode unsupported file format.

1.0.0
GeocodeUnsupportedSpatialReference

Geocode unsupported spatial reference.

1.0.0
GeocodeUnsupportedProjectionTransformation

Geocode unsupported projection transformation.

1.0.0
GeocodeGeocoderCreation

Geocoder creation error.

1.0.0
GeocodeIntersectionsNotSupported

Geocode intersections not supported.

1.0.0
GeocodeUninitializedGeocodeTask

Uninitialized geocode task.

1.0.0
GeocodeInvalidLocatorProperties

Invalid geocode locator properties.

1.0.0
GeocodeRequiredFieldMissing

Geocode required field missing.

1.0.0
GeocodeCannotReadAddress

Geocode cannot read address.

1.0.0
GeocodeReverseGeocodingNotSupported

Geocoding not supported.

1.0.0
GeocodeGeometryTypeNotSupported

Geocode geometry type not supported.

1.0.0
GeocodeSuggestAddressNotSupported

Geocode suggest address not supported.

1.0.0
GeocodeSuggestResultCorrupted

Geocode suggest result corrupt.

1.0.0
NetworkAnalystInvalidRouteSettings

Network analyst invalid route settings.

1.0.0
NetworkAnalystNoSolution

Network analyst no solution.

1.0.0
NetworkAnalystTaskCanceled

Network analyst task canceled.

1.0.0
NetworkAnalystInvalidNetwork

Network analyst invalid network.

1.0.0
NetworkAnalystDirectionsError

Network analyst directions error.

1.0.0
NetworkAnalystInsufficientNumberOfStops

Network analyst insufficient number of stops.

1.0.0
NetworkAnalystStopUnlocated

Network analyst stop unlocated.

1.0.0
NetworkAnalystStopLocatedOnNonTraversableElement

Network analyst stop located on non traversable element.

1.0.0
NetworkAnalystPointBarrierInvalidAddedCostAttributeName

Network analyst point barrier invalid added cost attribute name.

1.0.0
NetworkAnalystLineBarrierInvalidScaledCostAttributeName

Network analyst line barrier invalid scaled cost attribute name.

1.0.0
NetworkAnalystPolygonBarrierInvalidScaledCostAttributeName

Network analyst polygon barrier invalid scaled cost attribute name.

1.0.0
NetworkAnalystPolygonBarrierInvalidScaledCostAttributeValue

Network analyst polygon barrier invalid scaled cost attribute value.

1.0.0
NetworkAnalystPolylineBarrierInvalidScaledCostAttributeValue

Network analyst polyline barrier invalid scaled cost attribute value.

1.0.0
NetworkAnalystInvalidImpedanceAttribute

Network analyst invalid impedance attribute.

1.0.0
NetworkAnalystInvalidRestrictionAttribute

Network analyst invalid restriction attribute.

1.0.0
NetworkAnalystInvalidAccumulateAttribute

Network analyst invalid accumulate attribute.

1.0.0
NetworkAnalystInvalidDirectionsTimeAttribute

Network analyst invalid directions time attribute.

1.0.0
NetworkAnalystInvalidDirectionsDistanceAttribute

Network analyst invalid directions distance attribute.

1.0.0
NetworkAnalystInvalidAttributeParametersAttributeName

Network analyst invalid attribute parameters attribute name.

1.0.0
NetworkAnalystInvalidAttributeParametersParameterName

Network analyst invalid attributes parameters parameter name.

1.0.0
NetworkAnalystInvalidAttributeParametersValueType

Network analyst invalid attributes parameters value type.

1.0.0
NetworkAnalystInvalidAttributeParametersRestrictionUsageValue

Network analyst invalid attribute parameters restriction usage value.

1.0.0
NetworkAnalystNetworkHasNoHierarchyAttribute

Network analyst network has no hierarchy attribute.

1.0.0
NetworkAnalystNoPathFoundBetweenStops

Network analyst no path found between stops.

1.0.0
NetworkAnalystUndefinedInputSpatialReference

Network analyst undefined input spatial reference.

1.0.0
NetworkAnalystUndefinedOutputSpatialReference

Network analyst undefined output spatial reference.

1.0.0
NetworkAnalystInvalidDirectionsStyle

Network analyst invalid directions style.

1.0.0
NetworkAnalystInvalidDirectionsLanguage

Deprecated. Network analyst invalid directions language.

1.0.0
NetworkAnalystDirectionsTimeAndImpedanceAttributeMismatch

Network analyst directions time and impedance attribute mismatch.

1.0.0
NetworkAnalystInvalidDirectionsRoadClassAttribute

Network analyst invalid directions road class attribute.

1.0.0
NetworkAnalystStopIsUnreachable

Network analyst stop cannot be reached.

1.0.0
NetworkAnalystStopTimeWindowStartsBeforeUnixEpoch

Network analyst stop time window starts before unix epoch.

1.0.0
NetworkAnalystStopTimeWindowIsInverted

Network analyst stop time window is inverted.

1.0.0
NetworkAnalystWalkingModeRouteTooLarge

Walking mode route too large.

1.0.0
NetworkAnalystStopHasNullGeometry

Stop has null geometry.

1.0.0
NetworkAnalystPointBarrierHasNullGeometry

Point barrier has null geometry.

1.0.0
NetworkAnalystPolylineBarrierHasNullGeometry

Polyline barrier has null geometry.

1.0.0
NetworkAnalystPolygonBarrierHasNullGeometry

Polygon barrier has null geometry.

1.0.0
NetworkAnalystUnsupportedSearchWhereClause

Online route task does not support search_where_clause condition.

1.0.0
NetworkAnalystInsufficientNumberOfFacilities

Network analyst insufficient number of facilities.

1.0.0
NetworkAnalystFacilityHasNullGeometry

Network analyst facility has null geometry.

1.0.0
NetworkAnalystFacilityHasInvalidAddedCostAttributeName

Network analyst facility has invalid added cost attribute name.

1.0.0
NetworkAnalystFacilityHasNegativeAddedCostAttribute

Network analyst facility has negative added cost attribute.

1.0.0
NetworkAnalystFacilityHasInvalidImpedanceCutoff

Network analyst facility has invalid impedance cutoff.

1.0.0
NetworkAnalystInsufficientNumberOfIncidents

Network analyst insufficient number of incidents.

1.0.0
NetworkAnalystIncidentHasNullGeometry

Network analyst incident has null geometry.

1.0.0
NetworkAnalystIncidentHasInvalidAddedCostAttributeName

Network analyst incident has invalid added cost attribute name.

1.0.0
NetworkAnalystIncidentHasNegativeAddedCostAttribute

Network analyst incident has negative added cost attribute.

1.0.0
NetworkAnalystInvalidTargetFacilityCount

Network analyst invalid target facility count.

1.0.0
NetworkAnalystIncidentHasInvalidImpedanceCutoff

Network analyst incident has invalid impedance cutoff.

1.0.0
NetworkAnalystStartTimeIsBeforeUnixEpoch

Network analyst start time is before Unix epoch.

1.0.0
NetworkAnalystInvalidDefaultImpedanceCutoff

Network analyst invalid default impedance cutoff.

1.0.0
NetworkAnalystInvalidDefaultTargetFacilityCount

Network analyst invalid default target facility count.

1.0.0
NetworkAnalystInvalidPolygonBufferDistance

Network analyst invalid polygon buffer distance.

1.0.0
NetworkAnalystPolylinesCannotBeReturned

Network analyst polylines cannot be returned.

1.0.0
NetworkAnalystTimeWindowsWithNonTimeImpedance

Network analyst solving non time impedance, but time windows applied.

1.0.0
NetworkAnalystUnsupportedStopType

One or more stops have unsupported type.

1.0.0
NetworkAnalystRouteStartsOrEndsOnWaypoint

Network analyst route starts or ends on a waypoint.

1.0.0
NetworkAnalystWaypointsAndRestBreaksForbiddenReordering

Network analyst reordering stops (Traveling Salesman Problem) is not supported when the collection of stops contains waypoints or rest breaks.

1.0.0
NetworkAnalystWaypointHasTimeWindows

Network analyst waypoint contains time windows.

1.0.0
NetworkAnalystWaypointHasAddedCostAttribute

Network analyst waypoint contains added cost attribute.

1.0.0
NetworkAnalystStopHasInvalidCurbApproach

Network analyst stop has unknown curb approach.

1.0.0
NetworkAnalystPointBarrierHasInvalidCurbApproach

Network analyst point barrier has unknown curb approach.

1.0.0
NetworkAnalystFacilityHasInvalidCurbApproach

Network analyst facility has unknown curb approach.

1.0.0
NetworkAnalystIncidentHasInvalidCurbApproach

Network analyst incident has unknown curb approach.

1.0.0
NetworkAnalystNetworkDoesNotSupportDirections

Network dataset has no directions attributes.

1.0.0
NetworkAnalystDirectionsLanguageNotFound

Desired direction language not supported by platform.

NetworkAnalystRouteResultCannotBeUpdated

Route result requires re-solving with current route task.

NetworkAnalystNoDirections

Input route result does not have directions.

NetworkAnalystNoStops

Input route result does not have stops.

NetworkAnalystInvalidRouteIndex

Input route result doesn't have the route with passed route index.

NetworkAnalystInvalidRemainingDestinationsCount

Input remaining destinations count doesn't match with input routes stops collection.

1.0.0
JSONParserInvalidToken

JSON parser invalid token.

1.0.0
JSONParserInvalidCharacter

JSON parser invalid character.

1.0.0
JSONParserInvalidUnicode

JSON parser invalid unicode.

1.0.0
JSONParserInvalidJSONStart

JSON parser invalid start of JSON.

1.0.0
JSONParserInvalidEndOfPair

JSON parser invalid end of pair.

1.0.0
JSONParserInvalidEndOfElement

JSON parser invalid end of element.

1.0.0
JSONParserInvalidEscapeSequence

JSON parser invalid escape sequence.

1.0.0
JSONParserInvalidEndOfFieldName

JSON parser invalid end of field name.

1.0.0
JSONParserInvalidStartOfFieldName

JSON parser invalid start of field name.

1.0.0
JSONParserInvalidStartOfComment

JSON parser invalid start of comment.

1.0.0
JSONParserInvalidDecDigit

JSON parser invalid decimal digit.

1.0.0
JSONParserInvalidHexDigit

JSON parser invalid hex digit.

1.0.0
JSONParserExpectingNull

JSON parser expecting null.

1.0.0
JSONParserExpectingTrue

JSON parser expecting true.

1.0.0
JSONParserExpectingFalse

JSON parser expecting false.

1.0.0
JSONParserExpectingClosingQuote

JSON parser expecting closing quote.

1.0.0
JSONParserExpectingNan

JSON parser expecting not a number.

1.0.0
JSONParserExpectingEndOfComment

JSON parser expecting end of comment.

1.0.0
JSONParserUnexpectedEndOfData

JSON parser unexpected end of data.

1.0.0
JSONObjectExpectingStartObject

JSON object expecting start object.

1.0.0
JSONObjectExpectingStartArray

JSON object expecting start array.

1.0.0
JSONObjectExpectingValueObject

JSON object expecting value object.

1.0.0
JSONObjectExpectingValueArray

JSON object expecting value array.

1.0.0
JSONObjectExpectingValueInt32

JSON object expecting value int32.

1.0.0
JSONObjectExpectingIntegerType

JSON object expecting integer type.

1.0.0
JSONObjectExpectingNumberType

JSON object expecting number type.

1.0.0
JSONObjectExpectingValueString

JSON object expecting value string.

1.0.0
JSONObjectExpectingValueBool

JSON object expecting value bool.

1.0.0
JSONObjectIteratorNotStarted

JSON object iterator not started.

1.0.0
JSONObjectIteratorIsFinished

JSON object iterator is finished.

1.0.0
JSONObjectKeyNotFound

JSON object key not found.

1.0.0
JSONObjectIndexOutOfRange

JSON object index out of range.

1.0.0
JSONStringWriterJSONIsComplete

JSON string writer JSON is complete.

1.0.0
JSONStringWriterInvalidJSONInput

JSON string writer invalid JSON input.

1.0.0
JSONStringWriterExpectingContainer

JSON string writer expecting container.

1.0.0
JSONStringWriterExpectingKeyOrEndObject

JSON string writer expecting key or end object.

1.0.0
JSONStringWriterExpectingValueOrEndArray

JSON string writer expecting value or end array.

1.0.0
JSONStringWriterExpectingValue

JSON string writer expecting value.

1.0.0
MappingMissingSpatialReference

Spatial reference is missing.

1.0.0
MappingMissingInitialViewpoint

Initial viewpoint is missing.

1.0.0
MappingInvalidResponse

Invalid request response.

1.0.0
MappingMissingBingMapsKey

Bing maps key is missing.

1.0.0
MappingUnsupportedLayerType

Layer type is not supported.

1.0.0
MappingSyncNotEnabled

Sync not enabled.

1.0.0
MappingTileExportNotEnabled

Tile export is not enabled.

1.0.0
MappingMissingItemProperty

Required item property is missing.

1.0.0
MappingWebmapNotSupported

Web map version is not supported.

1.0.0
MappingSpatialReferenceInvalid

Spatial reference invalid or incompatible.

1.0.0
MappingPackageUnpackRequired

Package needs to be unpacked before it can be used.

1.0.0
MappingUnsupportedElevationFormat

Elevation source data format is not supported.

1.0.0
MappingWebsceneNotSupported

Web scene version or viewing mode is not supported.

1.0.0
MappingNotLoaded

Loadable object is not loaded when it is expected to be loaded.

1.0.0
MappingScheduledUpdatesNotSupported

Update packages for an offline map area are not supported.

1.0.0
MappingUtilityNetworkTraceFailed

Trace operation failed.

1.0.0
MappingInvalidArcadeExpression

Arcade expression is invalid.

1.0.0
MappingUtilityNetworkTooManyAssociations

Requested extent contains too many associations.

1.0.0
MappingMaxFeatureCountExceeded

A layer has requested more features than the service maximum feature count.

1.0.0
MappingBranchVersioningNotSupportedByService

Feature service does not support branch versioning.

1.0.0
MappingPackagingNotComplete

Packaging of data for the offline map area is not complete and it is not ready for download.

1.0.0
MappingSyncDirectionUploadNotSupported

An upload sync direction is not supported.

1.0.0
MappingTileCacheCompactV2ExportNotEnabled

Tile export in .tpkx format is not supported.

1.0.0
MappingLayerDoesNotIntersectAreaOfInterest

The specified layer does not intersect the area of interest.

1.0.0
MappingScheduledUpdateUploadRequired

Local edits must be sent to a service (using a sync direction of upload) before update packages can download a replacement geodatabase.

1.0.0
LicensingUnlicensedFeature

Unlicensed feature.

1.0.0
LicensingLicenseLevelFixed

License level fixed.

1.0.0
LicensingLicenseLevelAlreadySet

License level is already set.

1.0.0
LicensingMainLicenseNotSet

Main license is not set.

1.0.0
LicensingUnlicensedExtension

Unlicensed extension.

1.0.0
LicensingPortalUserWithNoLicense

Portal user with no license.

1.0.0
StdIOSBaseFailure

IO error.

1.0.0
StdBadArrayNewLength

Invalid array length.

1.0.0
StdUnderflowError

Arithmetic underflow.

1.0.0
StdSystemError

System error.

1.0.0
StdRangeError

Range error.

1.0.0
StdOverflowError

Arithmetic overflow.

1.0.0
StdOutOfRange

Out of range.

1.0.0
StdLengthError

Length error.

1.0.0
StdInvalidArgument

Invalid argument.

1.0.0
StdFutureError

Asynchronous error.

1.0.0
StdDomainError

Math domain error.

1.0.0
StdRuntimeError

Unknown error.

1.0.0
StdLogicError

Logic error.

1.0.0
StdBadWeakPtr

Invalid weak reference.

1.0.0
StdBadTypeId

Invalid type Id.

1.0.0
StdBadFunctionCall

Invalid function call.

1.0.0
StdBadException

Invalid error management.

1.0.0
StdBadCast

Invalid cast.

1.0.0
StdBadAlloc

Out of memory.

1.0.0
StdException

Unknown error.

1.0.0
NavigationReroutingNotSupportedByService

Service doesn't support rerouting.

1.0.0
HTTPClientOperationCanceled

HTTP client operation canceled.

1.0.0
HTTPClientTimedOut

HTTP client timed out.

1.0.0
HTTPClientUnsupportedMethod

HTTP client unsupported method.

1.0.0
HTTPClientUnsupportedProtocolScheme

HTTP client unsupported protocol scheme.

1.0.0
SecurityAuthenticationConfigurationRequired

Authentication configuration required.

1.0.0
SecurityAuthenticationConfigurationTypeNotSupported

Authentication configuration type not supported.

1.0.0
SecurityAuthenticationFailed

Authentication failed.

1.0.0
GeotriggersFeedError

A problem was encountered with a GeotriggerFeed.

1.0.0
GeotriggersFenceParametersError

A problem was encountered with the FenceParameters for a FenceGeotrigger.

1.0.0
GeotriggersFenceDataWarning

A problem was encountered with the fence data for a Geotrigger.

1.0.0
MotionSensorAccelerometerNotSupported

Device doesn't support accelerometer.

1.0.0
MotionSensorGyroscopeNotSupported

Device doesn't support gyroscope.

1.0.0
MotionSensorMagnetometerNotSupported

Device doesn't support magnetometer.

1.1.0
SymbolDictionaryNotSupported

Symbol dictionary not supported.

1.1.0
SymbolDictionaryMissingConfiguration

Missing symbol dictionary configuration.

1.1.0
SymbolDictionaryMissingScript

Missing symbol dictionary script.

1.1.0
SymbolDictionaryMissingDisplayName

Missing symbol dictionary display name.

1.1.0
SymbolDictionaryConfigurationParsingError

Error parsing the symbol dictionary configuration.

1.1.0
SymbolDictionaryArcadeParsingError

Error parsing the symbol dictionary script.

1.1.0
SymbolDictionaryArcadeEvaluationError

Error evaluating the symbol dictionary script.

1.1.0
SymbolDictionaryStylxConnectionError

Error establishing connection with the stylx file for symbol dictionary.

1.1.0
SymbolDictionaryOrderedAnchorPointToGeometryError

Error converting ordered anchor points to geometry for symbol dictionary.

1.1.0
SymbolDictionaryGeometryToOrderedAnchorPointError

Error converting geometry to ordered anchor points for symbol dictionary.

1.5.0
FeatureFormNullNotAllowedError

The Field is not nullable and cannot be set to null.

1.5.0
FeatureFormExceedsMaximumDateTimeError

Field value exceeds the value of DateTimePickerFormInput.max.

1.5.0
FeatureFormLessThanMinimumDateTimeError

Field value is less than the value of DateTimePickerFormInput.min.

1.5.0
FeatureFormExceedsMaximumLengthError

Field value exceeds the maximum allowed length specified by the FormInput.

1.5.0
FeatureFormLessThanMinimumLengthError

Field value is less than the minimum allowed length specified by the FormInput.

1.5.0
FeatureFormExceedsNumericMaximumError

Field value exceeds the allowed numeric maximum specified by FieldFormElement.domain.

1.5.0
FeatureFormLessThanNumericMinimumError

Field value is less than the allowed numeric minimum specified by FieldFormElement.domain.

1.5.0
FeatureFormNotInCodedValueDomainError

Field value is not present in the coded value domain.

1.5.0
FeatureFormFieldIsRequiredError

Field value is required and the FieldFormElement.value is null or empty.

1.5.0
FeatureFormIncorrectValueTypeError

The type of the FieldFormElement.value does not match the type of the field.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.