Class VectorRequestException
Request to Vector has failed
Implements
Namespace: Anki.Vector.Exceptions
Assembly: Anki.Vector.dll
Syntax
public class VectorRequestException : VectorException, ISerializable
  Properties
| Improve this Doc View SourceStatusCode
Gets the status code of the request.
public StatusCode StatusCode { get; }
  Property Type
| StatusCode |