24 if (exp) exp->
dump(o,det);
25 else o <<
it->
what() << std::endl;
29 if (
count()==0)
return;
30 std::string mess(
"found "); mess+=
toa()(
count());
31 mess+=
" uncaught exceptions";
73 if (
next.get()) (*next).add(
in);
81 o <<
"Generated by: " ;
83 o << what() <<
"\n" << std::endl;
84 if(it)
o <<
trace()<< std::endl;
91 std::ostringstream oss;
100 static std::string
from(
" from ");
virtual char const * what() const
Error(const std::string &level, const std::string &mess)
static cms::Exception * it
void dump(std::ostream &o, bool it=false) const
static LockMutex::Mutex mutex
static void dump(std::ostream &o, bool det=false)
static std::string from(" from ")
virtual ~BaseGenexception()
void add(Genexception *in)