#include <CMSexception.h>
Public Member Functions | |
Error (const std::string &level, const std::string &mess) throw () |
Definition at line 83 of file CMSexception.h.
Capri::Error::Error | ( | const std::string & | level, |
const std::string & | mess | ||
) | throw () |
Definition at line 104 of file CMSexception.cc.
: Genexception(level+details::from+mess) {}