.NET SDK Documentation

    Show / Hide Table of Contents

    Class VectorRequestException

    Request to Vector has failed

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

    Properties

    | Improve this Doc View Source

    StatusCode

    Gets the status code of the request.

    public StatusCode StatusCode { get; }
    Property Type
    StatusCode

    Implements

    System.Runtime.Serialization.ISerializable

    See Also

    VectorException
    • Improve this Doc
    • View Source
    Back to top Copyright (c) 2019 by Wayne Venables