EvalException Class
The EvalError object indicates an error regarding the global eval() function.
Namespace:
SystemAssembly: Bridge.Html5 (in Bridge.Html5.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public class EvalException : Exception
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Class EvalException _ Inherits Exception
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public ref class EvalException : public Exception