gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
standalone_error_handlers.hpp File Reference

Exception objects required for standalone compilation. More...

Include dependency graph for standalone_error_handlers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Gambit
 TODO: see if we can use this one:
 
 Gambit::Printers
 Forward declaration of Printers::BasePrinter class for use in print functions.
 
 Gambit::IniParser
 

Functions

EXPORT_SYMBOLS error & Gambit::utils_error ()
 Utility errors. More...
 
EXPORT_SYMBOLS warning & Gambit::utils_warning ()
 Utility warnings. More...
 
error & Gambit::backend_error ()
 Backend errors. More...
 
warning & Gambit::backend_warning ()
 Backend warnings. More...
 
error & Gambit::logging_error ()
 Logging errors. More...
 
warning & Gambit::logging_warning ()
 Logging warnings. More...
 
error & Gambit::model_error ()
 Model errors. More...
 
warning & Gambit::model_warning ()
 Model warnings. More...
 
invalid_point_exception & Gambit::invalid_point ()
 Invalid point exceptions. More...
 
EXPORT_SYMBOLS error & Gambit::Printers::printer_error ()
 Printer errors. More...
 
EXPORT_SYMBOLS warning & Gambit::Printers::printer_warning ()
 Printer warnings. More...
 
error & Gambit::IniParser::inifile_error ()
 IniFile errors. More...
 
warning & Gambit::IniParser::inifile_warning ()
 IniFile warnings. More...
 

Detailed Description

Exception objects required for standalone compilation.


Authors (add name and date if you modify):

Author
Pat Scott (patsc.nosp@m.ott@.nosp@m.physi.nosp@m.cs.m.nosp@m.cgill.nosp@m..ca)
Date
2014 Mar

Definition in file standalone_error_handlers.hpp.