docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MintException

    An Exception relating to the Vivox Mint Authentication service, which checks Vivox tokens against the Unity Game Gateway

    Inheritance
    object
    Exception
    RequestFailedException
    MintException
    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
    Exception.SerializeObjectState
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.MemberwiseClone()
    Namespace: Unity.Services.Vivox
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class MintException : RequestFailedException, ISerializable, _Exception

    Properties

    Name Description
    Detail

    The Exception details received from the server if present. Null otherwise.

    ExceptionCode

    The Exception error code enum value

    ExpiresAt

    Date and time of the end of the ban if applicable. Null otherwise.

    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)