Table of Contents

Class AddDataResult.ErrorCodes

Namespace
Geotab.StoreForward
Assembly
Geotab.Checkmate.ObjectModel.dll

This class holds all the error codes for the AddDataResult instances.

public static class AddDataResult.ErrorCodes
Inheritance
AddDataResult.ErrorCodes
Inherited Members

Fields

EncodingFailed

The error code for EncodingFailed error.

public const string EncodingFailed = "EncodingFailed"

Field Value

string

The EncodingFailed code

HardwareIdNotAllowed

The error code for HardwareIdNotAllowed error.

public const string HardwareIdNotAllowed = "HardwareIdNotAllowed"

Field Value

string

The HardwareIdNotAllowed code

InvalidHardwareId

The error code for InvalidHardwareId error.

public const string InvalidHardwareId = "InvalidHardwareId"

Field Value

string

The InvalidHardwareId code

InvalidSerialNo

The error code for InvalidSerialNo error.

public const string InvalidSerialNo = "InvalidSerialNo"

Field Value

string

The InvalidSerialNo code

PassthroughFailed

The error code for PassthroughFailed error.

public const string PassthroughFailed = "PassthroughFailed"

Field Value

string

The PassthroughFailed code

UnitDisabled

The error code for UnitDisabled error.

public const string UnitDisabled = "UnitDisabled"

Field Value

string

The UnitDisabled code

UnknownVehicle

The error code for UnknownVehicle error.

public const string UnknownVehicle = "UnknownVehicle"

Field Value

string

The UnknownVehicle code

UnsupportedGoRecordType

The error code for UnsupportedGoRecordType error.

public const string UnsupportedGoRecordType = "UnsupportedGoRecordType"

Field Value

string

The UnsupportedGoRecordType code

UnsupportedThirdPartyRecordType

The error code for UnsupportedThirdPartyRecordType error.

public const string UnsupportedThirdPartyRecordType = "UnsupportedThirdPartyRecordType"

Field Value

string

The UnsupportedThirdPartyRecordType code