Skip to content

ArcGISErrorType

Class: Esri/Standard/ArcGISErrorType
Since: 1.0.0

The list of possible generic errors.

SinceValueSummary
1.0.0Unknown

Unknown error.

1.0.0Success

Success.

1.0.0CommonNullPtr

A null pointer.

1.0.0CommonInvalidArgument

Invalid argument.

1.0.0CommonNotImplemented

Not implemented.

1.0.0CommonOutOfRange

Out of range.

1.0.0CommonInvalidAccess

Invalid access.

1.0.0CommonIllegalState

Illegal state.

1.0.0CommonNotFound

Not found.

1.0.0CommonExists

Entity exists.

1.0.0CommonTimeout

Timeout.

1.0.0CommonRegularExpression

Regular expression error.

1.0.0CommonPropertyNotSupported

Property not supported.

1.0.0CommonNoPermission

No permission.

1.0.0CommonFile

File error.

1.0.0CommonFileNotFound

File not found.

1.0.0CommonInvalidCall

Invalid call.

1.0.0CommonIO

IO error.

1.0.0CommonUserCanceled

User canceled.

1.0.0CommonInternalError

Internal error.

1.0.0CommonConversionFailed

Conversion failed.

1.0.0CommonNoData

No data.

1.0.0CommonInvalidJSON

Invalid JSON.

1.0.0CommonUserDefinedFailure

Propagated error.

1.0.0CommonBadXML

Invalid XML.

1.0.0CommonObjectAlreadyOwned

Object is already owned.

1.0.0CommonExpired

The resource is past its expiry date.

1.0.0CommonNullabilityViolation

Nullability violation.

1.0.0CommonInvalidProperty

Invalid property.

1.0.0SQLiteError

SQLite error.

1.0.0SQLiteInternal

SQLite internal error.

1.0.0SQLitePerm

SQLite permission.

1.0.0SQLiteAbort

SQLite operation aborted.

1.0.0SQLiteBusy

SQLite database busy.

1.0.0SQLiteLocked

SQLite database locked.

1.0.0SQLiteNoMem

SQLite out of memory.

1.0.0SQLiteReadonly

SQLite read only.

1.0.0SQLiteInterrupt

SQLite operation interrupted.

1.0.0SQLiteIOErr

SQLite IO error.

1.0.0SQLiteCorrupt

SQLite corrupt database.

1.0.0SQLiteNotFound

SQLite not found.

1.0.0SQLiteFull

SQLite disk full.

1.0.0SQLiteCantOpen

SQLite cannot open.

1.0.0SQLiteProtocol

SQLite file locking protocol.

1.0.0SQLiteEmpty

SQLite empty error.

1.0.0SQLiteSchema

SQLite schema changed.

1.0.0SQLiteTooBig

SQLite string or data blob too large.

1.0.0SQLiteConstraint

SQLite constraint violation.

1.0.0SQLiteMismatch

SQLite data type mismatch.

1.0.0SQLiteMisuse

SQLite interface misuse.

1.0.0SQLiteNolfs

SQLite no large file support.

1.0.0SQLiteAuth

SQLite statement not authorized.

1.0.0SQLiteFormat

SQLite format error.

1.0.0SQLiteRange

SQLite out of range.

1.0.0SQLiteNotADatabase

Not an SQLite database.

1.0.0SQLiteNotice

SQLite unusual operation notice.

1.0.0SQLiteWarning

SQLite unusual operation warning.

1.0.0SQLiteRow

SQLite row is available.

1.0.0SQLiteDone

SQLite operation is complete.

1.0.0GeometryUnknownError

Unknown geometry error.

1.0.0GeometryCorruptedGeometry

Corrupt geometry.

1.0.0GeometryEmptyGeometry

Empty geometry.

1.0.0GeometryMathSingularity

Math singularity.

1.0.0GeometryBufferIsTooSmall

Geometry buffer too small.

1.0.0GeometryInvalidShapeType

Geometry invalid shape type.

1.0.0GeometryProjectionOutOfSupportedRange

Geometry projection out of supported range.

1.0.0GeometryNonSimpleGeometry

Non simple geometry.

1.0.0GeometryCannotCalculateGeodesic

Cannot calculate geodesic.

1.0.0GeometryNotationConversion

Geometry notation conversion.

1.0.0GeometryMissingGridFile

Missing grid file.

1.0.0GeodatabaseValueOutOfRange

Geodatabase value out of range.

1.0.0GeodatabaseDataTypeMismatch

Geodatabase data type mismatch.

1.0.0GeodatabaseBadXML

Geodatabase invalid XML.

1.0.0GeodatabaseDatabaseAlreadyExists

Database already exists.

1.0.0GeodatabaseDatabaseDoesNotExist

Database does not exist.

1.0.0GeodatabaseNameLongerThan128Characters

Geodatabase name longer than 128 characters.

1.0.0GeodatabaseInvalidShapeType

Geodatabase invalid shape type.

1.0.0GeodatabaseRasterNotSupported

Geodatabase raster not supported.

1.0.0GeodatabaseRelationshipClassOneToOne

Geodatabase relationship class one to one.

1.0.0GeodatabaseItemNotFound

Geodatabase item not found.

1.0.0GeodatabaseDuplicateCode

Geodatabase duplicate code.

1.0.0GeodatabaseMissingCode

Geodatabase missing code.

1.0.0GeodatabaseWrongItemType

Geodatabase wrong item type.

1.0.0GeodatabaseIdFieldNotNullable

Geodatabase Id field not nullable.

1.0.0GeodatabaseDefaultValueNotSupported

Geodatabase default value not supported.

1.0.0GeodatabaseTableNotEditable

Geodatabase table not editable.

1.0.0GeodatabaseFieldNotFound

Geodatabase field not found.

1.0.0GeodatabaseFieldExists

Geodatabase field exists.

1.0.0GeodatabaseCannotAlterFieldType

Geodatabase cannot alter field type.

1.0.0GeodatabaseCannotAlterFieldWidth

Geodatabase cannot alter field width.

1.0.0GeodatabaseCannotAlterFieldToNullable

Geodatabase cannot alter field to nullable.

1.0.0GeodatabaseCannotAlterFieldToEditable

Geodatabase cannot alter field to editable.

1.0.0GeodatabaseCannotAlterFieldToDeletable

Geodatabase cannot alter field to deletable.

1.0.0GeodatabaseCannotAlterGeometryProperties

Geodatabase cannot alter geometry properties.

1.0.0GeodatabaseUnnamedTable

Geodatabase unnamed table.

1.0.0GeodatabaseInvalidTypeForDomain

Geodatabase invalid type for domain.

1.0.0GeodatabaseMinMaxReversed

Geodatabase min max reversed.

1.0.0GeodatabaseFieldNotSupportedOnRelationshipClass

Geodatabase field not supported on relationship class.

1.0.0GeodatabaseRelationshipClassKey

Geodatabase relationship class key.

1.0.0GeodatabaseValueIsNull

Geodatabase value is null.

1.0.0GeodatabaseMultipleSQLStatements

Geodatabase multiple SQL statements.

1.0.0GeodatabaseNoSQLStatements

Geodatabase no SQL statements.

1.0.0GeodatabaseGeometryFieldMissing

Geodatabase geometry field missing.

1.0.0GeodatabaseTransactionStarted

Geodatabase transaction started.

1.0.0GeodatabaseTransactionNotStarted

Geodatabase transaction not started.

1.0.0GeodatabaseShapeRequiresZ

Geodatabase shape requires z.

1.0.0GeodatabaseShapeRequiresM

Geodatabase shape requires m.

1.0.0GeodatabaseShapeNoZ

Geodatabase shape no z.

1.0.0GeodatabaseShapeNoM

Geodatabase shape no m.

1.0.0GeodatabaseShapeWrongType

Geodatabase shape wrong type.

1.0.0GeodatabaseCannotUpdateFieldType

Geodatabase cannot update field type.

1.0.0GeodatabaseNoRowsAffected

Geodatabase no rows affected.

1.0.0GeodatabaseSubtypeInvalid

Geodatabase subtype invalid.

1.0.0GeodatabaseSubtypeMustBeInteger

Geodatabase subtype must be integer.

1.0.0GeodatabaseSubtypesNotEnabled

Geodatabase subtypes not enabled.

1.0.0GeodatabaseSubtypeExists

Geodatabase subtype exists.

1.0.0GeodatabaseDuplicateFieldNotAllowed

Geodatabase duplicate field not allowed.

1.0.0GeodatabaseCannotDeleteField

Geodatabase cannot delete field.

1.0.0GeodatabaseIndexExists

Geodatabase index exists.

1.0.0GeodatabaseIndexNotFound

Geodatabase index not found.

1.0.0GeodatabaseCursorNotOnRow

Geodatabase cursor not on row.

1.0.0GeodatabaseInternalError

Geodatabase internal error.

1.0.0GeodatabaseCannotWriteGeodatabaseManagedFields

Geodatabase cannot write geodatabase managed fields.

1.0.0GeodatabaseItemAlreadyExists

Geodatabase item already exists.

1.0.0GeodatabaseInvalidSpatialIndexName

Geodatabase invalid spatial index name.

1.0.0GeodatabaseRequiresSpatialIndex

Geodatabase requires spatial index.

1.0.0GeodatabaseReservedName

Geodatabase reserved name.

1.0.0GeodatabaseCannotUpdateSchemaIfChangeTracking

Geodatabase cannot update schema if change tracking.

1.0.0GeodatabaseInvalidDate

Geodatabase invalid date.

1.0.0GeodatabaseDatabaseDoesNotHaveChanges

Geodatabase database does not have changes.

1.0.0GeodatabaseReplicaDoesNotExist

Geodatabase replica does not exist.

1.0.0GeodatabaseStorageTypeNotSupported

Geodatabase storage type not supported.

1.0.0GeodatabaseReplicaModelError

Geodatabase replica model error.

1.0.0GeodatabaseReplicaClientGenError

Geodatabase replica client generation error.

1.0.0GeodatabaseReplicaNoUploadToAcknowledge

Geodatabase replica no upload to acknowledge.

1.0.0GeodatabaseLastWriteTimeInTheFuture

Geodatabase last write time in the future.

1.0.0GeodatabaseInvalidArgument

Geodatabase invalid argument.

1.0.0GeodatabaseTransportationNetworkCorrupt

Geodatabase transportation network corrupt.

1.0.0GeodatabaseTransportationNetworkFileIO

Geodatabase transportation network file IO error.

1.0.0GeodatabaseFeatureHasPendingEdits

Geodatabase feature has pending edits.

1.0.0GeodatabaseChangeTrackingNotEnabled

Geodatabase change tracking not enabled.

1.0.0GeodatabaseTransportationNetworkFileOpen

Geodatabase transportation network file open.

1.0.0GeodatabaseTransportationNetworkUnsupported

Geodatabase transportation network unsupported.

1.0.0GeodatabaseCannotSyncCopy

Geodatabase cannot sync copy.

1.0.0GeodatabaseAccessControlDenied

Geodatabase access control denied.

1.0.0GeodatabaseGeometryOutsideReplicaExtent

Geodatabase geometry outside replica extent.

1.0.0GeodatabaseUploadAlreadyInProgress

Geodatabase upload already in progress.

1.0.0GeodatabaseDatabaseClosed

Geodatabase is closed.

1.0.0GeodatabaseDomainAlreadyExists

Domain exists.

1.0.0GeodatabaseGeometryTypeNotSupported

Geodatabase geometry type not supported.

1.0.0GeodatabaseAttachmentsRequireGlobalIds

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

1.0.0GeodatabaseConstraintRuleViolation

Violated attribute constraint rule.

1.0.0GeodatabaseMaxRuleEvaluationLevelExceeded

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

1.3.0GeodatabaseUnsupportedVersion

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

1.4.0GeodatabaseTransportationNetworkUnsupportedEvaluator

Network attribute evaluator is not supported.

1.4.0GeodatabaseGlobalIdSupportMismatch

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

1.6.0GeodatabaseReconcileBranchVersionUnsupported

Feature service does not support branch version reconciliation during sync.

1.0.0GeocodeUnsupportedFileFormat

Geocode unsupported file format.

1.0.0GeocodeUnsupportedSpatialReference

Geocode unsupported spatial reference.

1.0.0GeocodeUnsupportedProjectionTransformation

Geocode unsupported projection transformation.

1.0.0GeocodeGeocoderCreation

Geocoder creation error.

1.0.0GeocodeIntersectionsNotSupported

Geocode intersections not supported.

1.0.0GeocodeUninitializedGeocodeTask

Uninitialized geocode task.

1.0.0GeocodeInvalidLocatorProperties

Invalid geocode locator properties.

1.0.0GeocodeRequiredFieldMissing

Geocode required field missing.

1.0.0GeocodeCannotReadAddress

Geocode cannot read address.

1.0.0GeocodeReverseGeocodingNotSupported

Geocoding not supported.

1.0.0GeocodeGeometryTypeNotSupported

Geocode geometry type not supported.

1.0.0GeocodeSuggestAddressNotSupported

Geocode suggest address not supported.

1.0.0GeocodeSuggestResultCorrupted

Geocode suggest result corrupt.

1.0.0NetworkAnalystInvalidRouteSettings

Network analyst invalid route settings.

1.0.0NetworkAnalystNoSolution

Network analyst no solution.

1.0.0NetworkAnalystTaskCanceled

Network analyst task canceled.

1.0.0NetworkAnalystInvalidNetwork

Network analyst invalid network.

1.0.0NetworkAnalystDirectionsError

Network analyst directions error.

1.0.0NetworkAnalystInsufficientNumberOfStops

Network analyst insufficient number of stops.

1.0.0NetworkAnalystStopUnlocated

Network analyst stop unlocated.

1.0.0NetworkAnalystStopLocatedOnNonTraversableElement

Network analyst stop located on non traversable element.

1.0.0NetworkAnalystPointBarrierInvalidAddedCostAttributeName

Network analyst point barrier invalid added cost attribute name.

1.0.0NetworkAnalystLineBarrierInvalidScaledCostAttributeName

Network analyst line barrier invalid scaled cost attribute name.

1.0.0NetworkAnalystPolygonBarrierInvalidScaledCostAttributeName

Network analyst polygon barrier invalid scaled cost attribute name.

1.0.0NetworkAnalystPolygonBarrierInvalidScaledCostAttributeValue

Network analyst polygon barrier invalid scaled cost attribute value.

1.0.0NetworkAnalystPolylineBarrierInvalidScaledCostAttributeValue

Network analyst polyline barrier invalid scaled cost attribute value.

1.0.0NetworkAnalystInvalidImpedanceAttribute

Network analyst invalid impedance attribute.

1.0.0NetworkAnalystInvalidRestrictionAttribute

Network analyst invalid restriction attribute.

1.0.0NetworkAnalystInvalidAccumulateAttribute

Network analyst invalid accumulate attribute.

1.0.0NetworkAnalystInvalidDirectionsTimeAttribute

Network analyst invalid directions time attribute.

1.0.0NetworkAnalystInvalidDirectionsDistanceAttribute

Network analyst invalid directions distance attribute.

1.0.0NetworkAnalystInvalidAttributeParametersAttributeName

Network analyst invalid attribute parameters attribute name.

1.0.0NetworkAnalystInvalidAttributeParametersParameterName

Network analyst invalid attributes parameters parameter name.

1.0.0NetworkAnalystInvalidAttributeParametersValueType

Network analyst invalid attributes parameters value type.

1.0.0NetworkAnalystInvalidAttributeParametersRestrictionUsageValue

Network analyst invalid attribute parameters restriction usage value.

1.0.0NetworkAnalystNetworkHasNoHierarchyAttribute

Network analyst network has no hierarchy attribute.

1.0.0NetworkAnalystNoPathFoundBetweenStops

Network analyst no path found between stops.

1.0.0NetworkAnalystUndefinedInputSpatialReference

Network analyst undefined input spatial reference.

1.0.0NetworkAnalystUndefinedOutputSpatialReference

Network analyst undefined output spatial reference.

1.0.0NetworkAnalystInvalidDirectionsStyle

Network analyst invalid directions style.

1.0.0NetworkAnalystInvalidDirectionsLanguage

Deprecated. Network analyst invalid directions language.

1.0.0NetworkAnalystDirectionsTimeAndImpedanceAttributeMismatch

Network analyst directions time and impedance attribute mismatch.

1.0.0NetworkAnalystInvalidDirectionsRoadClassAttribute

Network analyst invalid directions road class attribute.

1.0.0NetworkAnalystStopIsUnreachable

Network analyst stop cannot be reached.

1.0.0NetworkAnalystStopTimeWindowStartsBeforeUnixEpoch

Network analyst stop time window starts before unix epoch.

1.0.0NetworkAnalystStopTimeWindowIsInverted

Network analyst stop time window is inverted.

1.0.0NetworkAnalystWalkingModeRouteTooLarge

Walking mode route too large.

1.0.0NetworkAnalystStopHasNullGeometry

Stop has null geometry.

1.0.0NetworkAnalystPointBarrierHasNullGeometry

Point barrier has null geometry.

1.0.0NetworkAnalystPolylineBarrierHasNullGeometry

Polyline barrier has null geometry.

1.0.0NetworkAnalystPolygonBarrierHasNullGeometry

Polygon barrier has null geometry.

1.0.0NetworkAnalystUnsupportedSearchWhereClause

Online route task does not support search_where_clause condition.

1.0.0NetworkAnalystInsufficientNumberOfFacilities

Network analyst insufficient number of facilities.

1.0.0NetworkAnalystFacilityHasNullGeometry

Network analyst facility has null geometry.

1.0.0NetworkAnalystFacilityHasInvalidAddedCostAttributeName

Network analyst facility has invalid added cost attribute name.

1.0.0NetworkAnalystFacilityHasNegativeAddedCostAttribute

Network analyst facility has negative added cost attribute.

1.0.0NetworkAnalystFacilityHasInvalidImpedanceCutoff

Network analyst facility has invalid impedance cutoff.

1.0.0NetworkAnalystInsufficientNumberOfIncidents

Network analyst insufficient number of incidents.

1.0.0NetworkAnalystIncidentHasNullGeometry

Network analyst incident has null geometry.

1.0.0NetworkAnalystIncidentHasInvalidAddedCostAttributeName

Network analyst incident has invalid added cost attribute name.

1.0.0NetworkAnalystIncidentHasNegativeAddedCostAttribute

Network analyst incident has negative added cost attribute.

1.0.0NetworkAnalystInvalidTargetFacilityCount

Network analyst invalid target facility count.

1.0.0NetworkAnalystIncidentHasInvalidImpedanceCutoff

Network analyst incident has invalid impedance cutoff.

1.0.0NetworkAnalystStartTimeIsBeforeUnixEpoch

Network analyst start time is before Unix epoch.

1.0.0NetworkAnalystInvalidDefaultImpedanceCutoff

Network analyst invalid default impedance cutoff.

1.0.0NetworkAnalystInvalidDefaultTargetFacilityCount

Network analyst invalid default target facility count.

1.0.0NetworkAnalystInvalidPolygonBufferDistance

Network analyst invalid polygon buffer distance.

1.0.0NetworkAnalystPolylinesCannotBeReturned

Network analyst polylines cannot be returned.

1.0.0NetworkAnalystTimeWindowsWithNonTimeImpedance

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

1.0.0NetworkAnalystUnsupportedStopType

One or more stops have unsupported type.

1.0.0NetworkAnalystRouteStartsOrEndsOnWaypoint

Network analyst route starts or ends on a waypoint.

1.0.0NetworkAnalystWaypointsAndRestBreaksForbiddenReordering

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

1.0.0NetworkAnalystWaypointHasTimeWindows

Network analyst waypoint contains time windows.

1.0.0NetworkAnalystWaypointHasAddedCostAttribute

Network analyst waypoint contains added cost attribute.

1.0.0NetworkAnalystStopHasInvalidCurbApproach

Network analyst stop has unknown curb approach.

1.0.0NetworkAnalystPointBarrierHasInvalidCurbApproach

Network analyst point barrier has unknown curb approach.

1.0.0NetworkAnalystFacilityHasInvalidCurbApproach

Network analyst facility has unknown curb approach.

1.0.0NetworkAnalystIncidentHasInvalidCurbApproach

Network analyst incident has unknown curb approach.

1.0.0NetworkAnalystNetworkDoesNotSupportDirections

Network dataset has no directions attributes.

1.0.0NetworkAnalystDirectionsLanguageNotFound

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.0JSONParserInvalidToken

JSON parser invalid token.

1.0.0JSONParserInvalidCharacter

JSON parser invalid character.

1.0.0JSONParserInvalidUnicode

JSON parser invalid unicode.

1.0.0JSONParserInvalidJSONStart

JSON parser invalid start of JSON.

1.0.0JSONParserInvalidEndOfPair

JSON parser invalid end of pair.

1.0.0JSONParserInvalidEndOfElement

JSON parser invalid end of element.

1.0.0JSONParserInvalidEscapeSequence

JSON parser invalid escape sequence.

1.0.0JSONParserInvalidEndOfFieldName

JSON parser invalid end of field name.

1.0.0JSONParserInvalidStartOfFieldName

JSON parser invalid start of field name.

1.0.0JSONParserInvalidStartOfComment

JSON parser invalid start of comment.

1.0.0JSONParserInvalidDecDigit

JSON parser invalid decimal digit.

1.0.0JSONParserInvalidHexDigit

JSON parser invalid hex digit.

1.0.0JSONParserExpectingNull

JSON parser expecting null.

1.0.0JSONParserExpectingTrue

JSON parser expecting true.

1.0.0JSONParserExpectingFalse

JSON parser expecting false.

1.0.0JSONParserExpectingClosingQuote

JSON parser expecting closing quote.

1.0.0JSONParserExpectingNan

JSON parser expecting not a number.

1.0.0JSONParserExpectingEndOfComment

JSON parser expecting end of comment.

1.0.0JSONParserUnexpectedEndOfData

JSON parser unexpected end of data.

1.0.0JSONObjectExpectingStartObject

JSON object expecting start object.

1.0.0JSONObjectExpectingStartArray

JSON object expecting start array.

1.0.0JSONObjectExpectingValueObject

JSON object expecting value object.

1.0.0JSONObjectExpectingValueArray

JSON object expecting value array.

1.0.0JSONObjectExpectingValueInt32

JSON object expecting value int32.

1.0.0JSONObjectExpectingIntegerType

JSON object expecting integer type.

1.0.0JSONObjectExpectingNumberType

JSON object expecting number type.

1.0.0JSONObjectExpectingValueString

JSON object expecting value string.

1.0.0JSONObjectExpectingValueBool

JSON object expecting value bool.

1.0.0JSONObjectIteratorNotStarted

JSON object iterator not started.

1.0.0JSONObjectIteratorIsFinished

JSON object iterator is finished.

1.0.0JSONObjectKeyNotFound

JSON object key not found.

1.0.0JSONObjectIndexOutOfRange

JSON object index out of range.

1.0.0JSONStringWriterJSONIsComplete

JSON string writer JSON is complete.

1.0.0JSONStringWriterInvalidJSONInput

JSON string writer invalid JSON input.

1.0.0JSONStringWriterExpectingContainer

JSON string writer expecting container.

1.0.0JSONStringWriterExpectingKeyOrEndObject

JSON string writer expecting key or end object.

1.0.0JSONStringWriterExpectingValueOrEndArray

JSON string writer expecting value or end array.

1.0.0JSONStringWriterExpectingValue

JSON string writer expecting value.

1.0.0MappingMissingSpatialReference

Spatial reference is missing.

1.0.0MappingMissingInitialViewpoint

Initial viewpoint is missing.

1.0.0MappingInvalidResponse

Invalid request response.

1.0.0MappingMissingBingMapsKey

Bing maps key is missing.

1.0.0MappingUnsupportedLayerType

Layer type is not supported.

1.0.0MappingSyncNotEnabled

Sync not enabled.

1.0.0MappingTileExportNotEnabled

Tile export is not enabled.

1.0.0MappingMissingItemProperty

Required item property is missing.

1.0.0MappingWebmapNotSupported

Web map version is not supported.

1.0.0MappingSpatialReferenceInvalid

Spatial reference invalid or incompatible.

1.0.0MappingPackageUnpackRequired

Package needs to be unpacked before it can be used.

1.0.0MappingUnsupportedElevationFormat

Elevation source data format is not supported.

1.0.0MappingWebsceneNotSupported

Web scene version or viewing mode is not supported.

1.0.0MappingNotLoaded

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

1.0.0MappingScheduledUpdatesNotSupported

Update packages for an offline map area are not supported.

1.0.0MappingUtilityNetworkTraceFailed

Trace operation failed.

1.0.0MappingInvalidArcadeExpression

Arcade expression is invalid.

1.0.0MappingUtilityNetworkTooManyAssociations

Requested extent contains too many associations.

1.0.0MappingMaxFeatureCountExceeded

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

1.0.0MappingBranchVersioningNotSupportedByService

Feature service does not support branch versioning.

1.0.0MappingPackagingNotComplete

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

1.0.0MappingSyncDirectionUploadNotSupported

An upload sync direction is not supported.

1.0.0MappingTileCacheCompactV2ExportNotEnabled

Tile export in .tpkx format is not supported.

1.0.0MappingLayerDoesNotIntersectAreaOfInterest

The specified layer does not intersect the area of interest.

1.0.0MappingScheduledUpdateUploadRequired

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

1.0.0LicensingUnlicensedFeature

Unlicensed feature.

1.0.0LicensingLicenseLevelFixed

License level fixed.

1.0.0LicensingLicenseLevelAlreadySet

License level is already set.

1.0.0LicensingMainLicenseNotSet

Main license is not set.

1.0.0LicensingUnlicensedExtension

Unlicensed extension.

1.0.0LicensingPortalUserWithNoLicense

Portal user with no license.

1.0.0StdIOSBaseFailure

IO error.

1.0.0StdBadArrayNewLength

Invalid array length.

1.0.0StdUnderflowError

Arithmetic underflow.

1.0.0StdSystemError

System error.

1.0.0StdRangeError

Range error.

1.0.0StdOverflowError

Arithmetic overflow.

1.0.0StdOutOfRange

Out of range.

1.0.0StdLengthError

Length error.

1.0.0StdInvalidArgument

Invalid argument.

1.0.0StdFutureError

Asynchronous error.

1.0.0StdDomainError

Math domain error.

1.0.0StdRuntimeError

Unknown error.

1.0.0StdLogicError

Logic error.

1.0.0StdBadWeakPtr

Invalid weak reference.

1.0.0StdBadTypeId

Invalid type Id.

1.0.0StdBadFunctionCall

Invalid function call.

1.0.0StdBadException

Invalid error management.

1.0.0StdBadCast

Invalid cast.

1.0.0StdBadAlloc

Out of memory.

1.0.0StdException

Unknown error.

1.0.0NavigationReroutingNotSupportedByService

Service doesn't support rerouting.

1.0.0HTTPClientOperationCanceled

HTTP client operation canceled.

1.0.0HTTPClientTimedOut

HTTP client timed out.

1.0.0HTTPClientUnsupportedMethod

HTTP client unsupported method.

1.0.0HTTPClientUnsupportedProtocolScheme

HTTP client unsupported protocol scheme.

1.0.0SecurityAuthenticationConfigurationRequired

Authentication configuration required.

1.0.0SecurityAuthenticationConfigurationTypeNotSupported

Authentication configuration type not supported.

1.0.0SecurityAuthenticationFailed

Authentication failed.

1.0.0GeotriggersFeedError

A problem was encountered with a GeotriggerFeed.

1.0.0GeotriggersFenceParametersError

A problem was encountered with the FenceParameters for a FenceGeotrigger.

1.0.0GeotriggersFenceDataWarning

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

1.0.0MotionSensorAccelerometerNotSupported

Device doesn't support accelerometer.

1.0.0MotionSensorGyroscopeNotSupported

Device doesn't support gyroscope.

1.0.0MotionSensorMagnetometerNotSupported

Device doesn't support magnetometer.

1.1.0SymbolDictionaryNotSupported

Symbol dictionary not supported.

1.1.0SymbolDictionaryMissingConfiguration

Missing symbol dictionary configuration.

1.1.0SymbolDictionaryMissingScript

Missing symbol dictionary script.

1.1.0SymbolDictionaryMissingDisplayName

Missing symbol dictionary display name.

1.1.0SymbolDictionaryConfigurationParsingError

Error parsing the symbol dictionary configuration.

1.1.0SymbolDictionaryArcadeParsingError

Error parsing the symbol dictionary script.

1.1.0SymbolDictionaryArcadeEvaluationError

Error evaluating the symbol dictionary script.

1.1.0SymbolDictionaryStylxConnectionError

Error establishing connection with the stylx file for symbol dictionary.

1.1.0SymbolDictionaryOrderedAnchorPointToGeometryError

Error converting ordered anchor points to geometry for symbol dictionary.

1.1.0SymbolDictionaryGeometryToOrderedAnchorPointError

Error converting geometry to ordered anchor points for symbol dictionary.

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