Click or drag to resize

ParseRuleException Class

Inheritance Hierarchy
SystemObject
  SystemException
    Ozeki.CommonParseException
      Ozeki.CommonParseRuleException

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class ParseRuleException : ParseException

The ParseRuleException type exposes the following members.

Constructors
 NameDescription
Public methodParseRuleExceptionInitializes a new instance of the ParseRuleException class
Top
Properties
 NameDescription
Public propertyErrorIdx
(Inherited from ParseException)
Public propertyMessageToParse
(Inherited from ParseException)
Top
See Also