Unit 'JitTypes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lz_jitclasses]

JitTypeParserException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jittypes.pas line 42

type JitTypeParserException = class(Exception)

public

  constructor Create();

  

  property ErrorPos: Integer; [r]

  

  property ErrorToken: string; [r]

  

end;

Inheritance

JitTypeParserException

  

|

TObject



CT Web help

CodeTyphon Studio