LibreOffice Module connectivity (master) 1
Public Member Functions | List of all members
connectivity::ParseError Struct Reference

This exception is thrown, when the arithmetic expression parser failed to parse a string. More...

#include <RowFunctionParser.hxx>

Public Member Functions

 ParseError (const char *)
 

Detailed Description

This exception is thrown, when the arithmetic expression parser failed to parse a string.

Definition at line 56 of file RowFunctionParser.hxx.

Constructor & Destructor Documentation

◆ ParseError()

connectivity::ParseError::ParseError ( const char *  )
inline

Definition at line 58 of file RowFunctionParser.hxx.


The documentation for this struct was generated from the following file: