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