17 #ifndef __OMNETPP_NEDXML_EXCEPTION_H 18 #define __OMNETPP_NEDXML_EXCEPTION_H 57 virtual const char *
what()
const throw()
override {
return msg.c_str();}
#define NEDXML_API
Definition: nedxmldefs.h:31
std::string msg
Definition: exception.h:36
Low-level routines throw an exception instead of calling NedErrorStore->add().
Definition: exception.h:33
Definition: astbuilder.h:25
virtual const char * what() const override
Definition: exception.h:57
virtual ~NedException()
Definition: exception.h:52