.NET SDK Documentation
  • Home
  • API Documentation
  • API Documentation
  • Anki.Vector.Exceptions
  • VectorInvalidVersionException

    Show / Hide Table of Contents
    • Anki.Vector
      • AlignmentType
      • AnimationComponent
      • AudioComponent
      • Authentication
      • BehaviorComponent
      • CameraComponent
      • Capabilities
      • Component
      • ControlComponent
      • ControlPriority
      • DriveDirection
      • EventComponent
      • FaceComponent
      • IRemoteRobotConfiguration
      • IRobotConfiguration
      • MasterVolumeLevel
      • MotorComponent
      • MotorSpeed
      • MoveDirection
      • NavMapComponent
      • PhotoComponent
      • PlaybackResult
      • ProximitySensorData
      • ReserveBehaviorControl
      • Robot
      • RobotConfiguration
      • RobotObject
      • RobotStatus
      • ScreenComponent
      • StimulationInfo
      • TouchSensorData
      • TurnDirection
      • VisionComponent
      • WorldComponent
    • Anki.Vector.Events
      • AlexaAuthEventArgs
      • AlexaAuthState
      • AttentionTransferEventArgs
      • AudioReceivedEventArgs
      • CameraSettingsUpdateEventArgs
      • CheckUpdateStatusEventArgs
      • ConnectedEventArgs
      • ConnectionResponseEventArgs
      • ControlGrantedEventArgs
      • ControlLostEventArgs
      • CubeBatteryEventArgs
      • CubeBatteryLevel
      • CubeConnectionLostEventArgs
      • DelocalizedEventArgs
      • DisconnectedEventArgs
      • ErrorEventArgs
      • EventType
      • FaceEnrollmentCompletedEventArgs
      • FaceEnrollmentResult
      • FaceScanCompleteEventArgs
      • FaceScanStartedEventArgs
      • FeatureStatusEventArgs
      • ImageReceivedEventArgs
      • JdocsChangedEventArgs
      • JdocType
      • KeepAliveEventArgs
      • KnownFaceAppearedEventArgs
      • MirrorModeDisabledEventArgs
      • NavMapUpdateEventArgs
      • ObjectAddedEventArgs
      • ObjectAppearedEventArgs
      • ObjectConnectedEventArgs
      • ObjectDisappearedEventArgs
      • ObjectDisconnectedEventArgs
      • ObjectEventArgs
      • ObjectEventType
      • ObjectFinishedMovingEventArgs
      • ObjectMovingEventArgs
      • ObjectObservedEventArgs
      • ObjectTappedEventArgs
      • ObjectUpAxisChangedEventArgs
      • PhotoTakenEventArgs
      • RobotChangedObservedFaceIdEventArgs
      • RobotErasedEnrolledFaceEventArgs
      • RobotEventArgs
      • RobotObjectAvailableEventArgs
      • RobotObjectConnectionStateEventArgs
      • RobotObjectEventArgs
      • RobotObjectMovedEventArgs
      • RobotObjectStoppedMovingEventArgs
      • RobotObjectTappedEventArgs
      • RobotObjectUpAxisChangedEventArgs
      • RobotObservedFaceEventArgs
      • RobotObservedMotionEventArgs
      • RobotObservedObjectEventArgs
      • RobotRenamedEnrolledFaceEventArgs
      • RobotStateEventArgs
      • StatusType
      • StimulationInfoEventArgs
      • TimestampedStatusEventArgs
      • UnexpectedMovementEventArgs
      • UnexpectedMovementSide
      • UnexpectedMovementType
      • UserIntent
      • UserIntentEventArgs
      • VisionModesAutoDisabledEventArgs
      • WakeWordBeginEventArgs
      • WakeWordEndEventArgs
      • WakeWordEventArgs
      • WakeWordEventType
    • Anki.Vector.Exceptions
      • VectorAudioPlaybackException
      • VectorAuthenticationException
      • VectorAuthenticationFailureType
      • VectorConfigurationException
      • VectorConnectionException
      • VectorControlException
      • VectorControlTimeoutException
      • VectorException
      • VectorExternalAudioPlaybackException
      • VectorInvalidValueException
      • VectorInvalidVersionException
      • VectorNotConnectedException
      • VectorNotFoundException
      • VectorRequestException
      • VectorTimeoutException
      • VectorUnauthenticatedException
      • VectorUnavailableException
      • VectorUnimplementedException
    • Anki.Vector.Objects
      • Charger
      • CustomBoxArchetype
      • CustomCubeArchetype
      • CustomObject
      • CustomObjectArchetype
      • CustomWallArchetype
      • Face
      • FacialExpression
      • LightCube
      • ObjectType
      • ObjectWithId
      • ObservableObject
      • UpAxis
    • Anki.Vector.Types
      • Acceleration
      • ActionResult
      • ActionResultCode
      • Angle
      • AngularVelocity
      • Animation
      • AnimationTrigger
      • AttentionTransferReason
      • BatteryLevel
      • BatteryState
      • BehaviorResult
      • BehaviorResultCode
      • ButtonWakeWord
      • CameraConfig
      • CheckUpdateStatus
      • CloudConnection
      • CloudConnectionCode
      • Color
      • ColorProfile
      • CubeBatteryLevel
      • CubeBatteryState
      • CustomObjectMarker
      • CustomObjectType
      • EyeColor
      • IAnimation
      • Image
      • ImageEncoding
      • ImageRect
      • KnownFace
      • LatestAttentionTransfer
      • Light
      • Matrix
      • MotionProfile
      • NavMapGrid
      • NavMapGridNode
      • NavNodeContentType
      • PhotoInfo
      • Point
      • Pose
      • Position
      • Quaternion
      • RobotLifetimeStats
      • RobotSettings
      • RobotVolume
      • StatusCode
      • StatusCodeExtensions
      • UpdateStatus
      • Vector2
      • Vector3
      • VersionState

    Class VectorInvalidVersionException

    Your SDK version is not compatible with Vector’s version or the specified operation is not compatible with Vector's version.

    Inheritance
    Object
    Exception
    VectorException
    VectorInvalidVersionException
    Implements
    ISerializable
    Namespace: Anki.Vector.Exceptions
    Assembly: Anki.Vector.dll
    Syntax
    public class VectorInvalidVersionException : VectorException, ISerializable

    Implements

    System.Runtime.Serialization.ISerializable

    See Also

    VectorException
    • Improve this Doc
    • View Source
    In This Article
    • Implements
    • See Also
    Back to top Copyright (c) 2019 by Wayne Venables