Click or drag to resize

SyntaxException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Micros.PosCore.ExtensibilitySyntaxException

Namespace: Micros.PosCore.Extensibility
Assembly: PosCore (in PosCore.dll) Version: 19.8
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
Methods
 NameDescription
Public methodToString
(Overrides ExceptionToString)
Top
Fields
See Also