RangeException Class
The RangeError object indicates an error when a value is not in the set or range of allowed values.
Namespace:
SystemAssembly: Bridge.Html5 (in Bridge.Html5.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public class RangeException : Exception
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Class RangeException _ Inherits Exception
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public ref class RangeException : public Exception