CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TritonException.cc
Go to the documentation of this file.
3 
4 TritonException::TritonException(std::string const& aCategory) : cms::Exception(aCategory) {}
5 
virtual std::string explainSelf() const
Definition: Exception.cc:108
std::string const & category() const
Definition: Exception.cc:143
void convertToWarning() const
TritonException(std::string const &aCategory)
Log< level::Warning, false > LogWarning