9 #ifndef INCLUDE_MATLABEXCEPTION 10 #define INCLUDE_MATLABEXCEPTION 38 virtual const char*
what ()
const throw() {
return message; };
MatlabException & operator=(const MatlabException &source)
MatlabException(const char *message)
virtual const char * what() const