#include <CMSexception.h>
Public Member Functions | |
Warning (const std::string &mess) throw () |
Definition at line 89 of file CMSexception.h.
Capri::Warning::Warning | ( | const std::string & | mess | ) | throw () [inline, explicit] |
Definition at line 91 of file CMSexception.h.
: Error("Warning",mess){}