docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PropertyNotFoundException

    Thrown when a requested property key doesn't exist in an item.

    Inheritance
    object
    Exception
    PropertyNotFoundException
    Namespace: UnityEngine.GameFoundation.Exceptions
    Assembly: solution.dll
    Syntax
    public class PropertyNotFoundException : Exception

    Constructors

    Name Description
    PropertyNotFoundException(string, string)

    Fields

    Name Description
    itemId

    The item's identifier where the requested property doesn't exist.

    propertyKey

    The property's identifier not found.

    Properties

    Name Description
    Message

    Gets a message that describes the current exception.

    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)