Bridge

RangeException Class

The RangeError object indicates an error when a value is not in the set or range of allowed values.

Namespace:  System
Assembly:  Bridge.Html5 (in Bridge.Html5.dll)

Syntax


<ExternalAttribute> _
<NameAttribute> _
<ConstructorAttribute> _
Public Class RangeException _
	Inherits Exception
[ExternalAttribute]
[NameAttribute]
[ConstructorAttribute]
public ref class RangeException : public Exception

Inheritance Hierarchy


System..::..Object
  System..::..Exception
    System..::..RangeException