docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DetailNotFoundException

    Thrown when a detail of a given type is expected but not found in the given item.

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

    Constructors

    Name Description
    DetailNotFoundException(string, Type)

    Initializes a new instance of the DetailNotFoundException instance.

    Fields

    Name Description
    detailType

    The type of the detail not found.

    itemId

    The identifier of the item where the detail didn't have been 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)