LibreOffice Module idl (master) 1
Public Member Functions | Public Attributes | List of all members
SvParseException Class Referencefinal

#include <database.hxx>

Inheritance diagram for SvParseException:
[legend]
Collaboration diagram for SvParseException:
[legend]

Public Member Functions

 SvParseException (SvTokenStream const &rInStm, const OString &rError)
 
 SvParseException (const OString &rError, SvToken const &rTok)
 

Public Attributes

SvIdlError aError
 

Detailed Description

Definition at line 50 of file database.hxx.

Constructor & Destructor Documentation

◆ SvParseException() [1/2]

SvParseException::SvParseException ( SvTokenStream const &  rInStm,
const OString &  rError 
)

◆ SvParseException() [2/2]

SvParseException::SvParseException ( const OString &  rError,
SvToken const &  rTok 
)

Definition at line 41 of file database.cxx.

References aError, SvToken::GetColumn(), SvToken::GetLine(), and SvIdlError::SetText().

Member Data Documentation

◆ aError

SvIdlError SvParseException::aError

Definition at line 53 of file database.hxx.

Referenced by SvParseException().


The documentation for this class was generated from the following files: