docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CcdClientErrorCodes

    The known errors caused when communicating with the CCD Client Service.

    Inheritance
    object
    CcdClientErrorCodes
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Services.Ccd.Client.Errors
    Assembly: solution.dll
    Syntax
    public static class CcdClientErrorCodes

    Fields

    Name Description
    AlreadyExists

    Returned when the entity requested already exists.

    InactiveOrganization

    Returned when the organization is not activated.

    InternalError

    Returned when there is an internal server error processing the request.

    InvalidArgument

    Returned when an argument is invalid.

    InvalidHashMismatch

    Returned when the entry hash does not match the expected hash.

    OutOfRange

    Returned when the range requested is unsatisfiable.

    Unauthorized

    Returned when the request is unauthorized.

    In This Article
    Back to top
    Copyright © 2024 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)