ROOT_Application  2.0
C++ Core modules and GUIStock
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
GUIException.h File Reference
#include <string>
#include <stdexcept>
#include <iostream>
#include "../src_cpp/StockException.h"
Include dependency graph for GUIException.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GUIException
 
class  GUIStockException
 Base class, for all gui errors Need a real base class here, or just use directly StockException. More...