docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ServerAuthenticationException

    ServerAuthenticationException represents a runtime exception from server authentication.

    Inheritance
    object
    Exception
    RequestFailedException
    ServerAuthenticationException
    Implements
    ISerializable
    _Exception
    Inherited Members
    RequestFailedException.ErrorCode
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Unity.Services.Authentication.Server
    Assembly: solution.dll
    Syntax
    public sealed class ServerAuthenticationException : RequestFailedException, ISerializable, _Exception
    Remarks

    See ServerAuthenticationErrorCodes and CommonErrorCodesfor possible error codes. Consult the service documentation for specific error codes various APIs can return.

    Implements

    ISerializable
    _Exception
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)