docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class InventoryItemNotFoundException

    Thrown when the InventoryItem fails to be found by its id

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

    Constructors

    Name Description
    InventoryItemNotFoundException(string)

    Initializes a new instance of the InventoryItemNotFoundException class.

    Fields

    Name Description
    itemId

    The identifier of the InventoryItem 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)