SyntaxException Class
The SyntaxError object represents an error when trying to interpret syntactically invalid code.
Namespace:
SystemAssembly: Bridge.Html5 (in Bridge.Html5.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public class SyntaxException : Exception
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Class SyntaxException _ Inherits Exception
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public ref class SyntaxException : public Exception