9 #ifndef epanet_rtx_rtxExceptions_h
10 #define epanet_rtx_rtxExceptions_h
19 virtual const char* what()
const throw()
27 virtual const char* what()
const throw()
28 {
return "I/O Exception\n"; }
33 virtual const char* what()
const throw()
34 {
return "Method not Valid\n"; }
38 virtual const char* what()
const throw()
39 {
return "Component not compatible\n"; }
Definition: rtxExceptions.h:16
Definition: rtxExceptions.h:37
singleton python interpreter object
Definition: AggregatorTimeSeries.h:18
Definition: rtxExceptions.h:25
Definition: rtxExceptions.h:31