Click or drag to resize

SyntaxException Class

[Missing <summary> documentation for "T:Demo3D.Core.Factory.Expression.SyntaxException"]

Inheritance Hierarchy
SystemObject
  SystemException
    Demo3D.Core.Factory.ExpressionSyntaxException

Namespace:  Demo3D.Core.Factory.Expression
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class SyntaxException : Exception

The SyntaxException type exposes the following members.

Constructors
  NameDescription
Public methodSyntaxException
Initializes a new instance of the SyntaxException class
Top
See Also