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: 19.00.00
Syntax
C#
public class SyntaxException : Exception

The SyntaxException type exposes the following members.

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