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