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

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

#include <slideshowexceptions.hxx>

Inheritance diagram for slideshow::ParseError:
[legend]
Collaboration diagram for slideshow::ParseError:
[legend]

Public Member Functions

 ParseError ()
 
 ParseError (const char *)
 

Detailed Description

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

Definition at line 37 of file slideshowexceptions.hxx.

Constructor & Destructor Documentation

◆ ParseError() [1/2]

slideshow::ParseError::ParseError ( )
inline

Definition at line 39 of file slideshowexceptions.hxx.

◆ ParseError() [2/2]

slideshow::ParseError::ParseError ( const char *  )
inlineexplicit

Definition at line 40 of file slideshowexceptions.hxx.


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