docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class VisualElementNotFoundException

    Exception thrown when a Visual Element hasn't been found.

    Inheritance
    object
    Exception
    VisualElementNotFoundException
    Implements
    _Exception
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.ReferenceEquals(object, object)
    Namespace: Unity.Muse.AppUI.UI
    Assembly: Unity.Muse.AppUI.dll
    Syntax
    [Serializable]
    public sealed class VisualElementNotFoundException : Exception, _Exception, ISerializable

    Constructors

    VisualElementNotFoundException(string)

    Default constructor.

    Declaration
    public VisualElementNotFoundException(string message)
    Parameters
    Type Name Description
    string message

    THe exception message.

    Implements

    _Exception
    ISerializable
    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)