CMS 3D CMS Logo

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
void convertToWarning() const
std::string const & category() const
Definition: Exception.cc:143
Namespace of DDCMS conversion namespace.
TritonException(std::string const &aCategory)
Log< level::Warning, false > LogWarning