FMX.ASE.Lexer.EAseLexerError
Delphi
EAseLexerError = class(Exception);
C++
class PASCALIMPLEMENTATION EAseLexerError : public System::Sysutils::Exception
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.ASE.Lexer.pas FMX.ASE.Lexer.hpp |
FMX.ASE.Lexer | FMX.ASE.Lexer |
Description
Catches all the possible errors that can occur during the lexical analysis of the .ase file.