Class EX3DClassicReadError

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type EX3DClassicReadError = class(EX3DError)

Description

Error when reading VRML/X3D classic encoding.

Hierarchy

Overview

Methods

Protected function MessagePositionPrefix(Lexer: TX3DLexer): string; virtual; abstract;
Public constructor Create(Lexer: TX3DLexer; const s: string);

Description

Methods

Protected function MessagePositionPrefix(Lexer: TX3DLexer): string; virtual; abstract;
 
Public constructor Create(Lexer: TX3DLexer; const s: string);

Standard constructor.

Lexer instance must be valid for this call, but not longer. That is, you can free the lexer after this constructor finished, it doesn't need to be valid for the whole lifetime of this object.


Generated by PasDoc 0.13.0 on 2014-10-26 05:15:16