Bridge

EvalException Class

The EvalError object indicates an error regarding the global eval() function.

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

Syntax


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

Inheritance Hierarchy


System..::..Object
  System..::..Exception
    System..::..EvalException