19#ifndef SERPENTMUREEXCEPTION_HXX
20#define SERPENTMUREEXCEPTION_HXX
37 string *
getMsg(
const char *format, va_list args);
42 virtual const char *
what()
const throw();
Definition SerpentMureException.hxx:33
string * msg
Definition SerpentMureException.hxx:36
static const int BUFFER_SIZE
Definition SerpentMureException.hxx:35
virtual const char * what() const
Definition SerpentMureException.cxx:53
MureException()
Definition SerpentMureException.cxx:26
string * getMsg(const char *format, va_list args)
Definition SerpentMureException.cxx:36
the namespace use to couple MURE and Serpent
the namespace of the Standard C++