.NET SDK Documentation

    Show / Hide Table of Contents

    Class VectorAuthenticationException

    Failure during authentication

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

    Properties

    | Improve this Doc View Source

    FailureType

    Gets the type of the failure.

    public VectorAuthenticationFailureType FailureType { get; }
    Property Type
    VectorAuthenticationFailureType

    Implements

    System.Runtime.Serialization.ISerializable

    See Also

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