TDME2 1.9.121
Public Member Functions | List of all members
GUIParserException Class Referencefinal

GUI parser exception. More...

#include <tdme/gui/GUIParserException.h>

Inheritance diagram for GUIParserException:
Inheritance graph
Collaboration diagram for GUIParserException:
Collaboration graph

Public Member Functions

 GUIParserException (const string &message)
 Public constructor. More...
 
- Public Member Functions inherited from ExceptionBase
 ExceptionBase (const string &message) throw ()
 Public constructor. More...
 
 ~ExceptionBase () throw ()
 

Detailed Description

GUI parser exception.

Author
Andreas Drewke
Version
$Id$

Definition at line 19 of file GUIParserException.h.

Constructor & Destructor Documentation

◆ GUIParserException()

GUIParserException ( const string &  message)

Public constructor.

Definition at line 9 of file GUIParserException.cpp.


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