Class VisualElementNotFoundException
Exception thrown when a Visual Element hasn't been found.
Inherited Members
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
[Serializable]
public sealed class VisualElementNotFoundException : Exception, ISerializable, _Exception
Constructors
| Name | Description |
|---|---|
| VisualElementNotFoundException(string) | Default constructor. |