12 #ifndef _ST_UCM_EXCEPTION_H_
13 #define _ST_UCM_EXCEPTION_H_
70 void setDescription(
const std::string& description);
73 std::string description_;
StUCMException(const std::string &description, Severity severity=ERROR)
virtual ~StUCMException()
virtual std::string getDescription() const
virtual Severity getSeverity() const