Namespace Anki.Vector.Exceptions
Classes
VectorAudioPlaybackException
Request to Vector has failed
VectorAuthenticationException
Failure during authentication
VectorConfigurationException
The IRobotConfiguration instance is not valid.
VectorConnectionException
Connection to Vector failed
VectorControlException
Unable to run a function which requires behavior control.
VectorControlTimeoutException
Failed to get control of Vector.
Please verify that Vector is connected to the Internet, is on a flat surface, and is fully charged.
VectorException
Base class of all Vector SDK exceptions.
VectorExternalAudioPlaybackException
Failed to play external audio on Vector.
VectorInvalidValueException
Failed to authenticate request.
VectorInvalidVersionException
Your SDK version is not compatible with Vector’s version or the specified operation is not compatible with Vector's version.
VectorNotConnectedException
Robot object is not connected.
VectorNotFoundException
Unable to establish a connection to Vector.
Make sure you’re on the same network, and Vector is connected to the Internet.
VectorRequestException
Request to Vector has failed
VectorTimeoutException
Message took too long to complete.
VectorUnauthenticatedException
Failed to authenticate request.
VectorUnavailableException
Unable to reach Vector.
VectorUnimplementedException
Vector does not handle this message.
Enums
VectorAuthenticationFailureType
Type of authentication failure.