CMS 3D CMS Logo

Capri::Error Class Reference

#include <Utilities/General/interface/CMSexception.h>

Inheritance diagram for Capri::Error:

Genexception BaseGenexception CMSexception cms::Exception Capri::Fatal Capri::Severe Capri::Warning

List of all members.

Public Member Functions

 Error (const std::string &level, const std::string &mess) throw ()


Detailed Description

Definition at line 83 of file CMSexception.h.


Constructor & Destructor Documentation

Capri::Error::Error ( const std::string &  level,
const std::string &  mess 
) throw ()

Definition at line 104 of file CMSexception.cc.

00104                                                                          :
00105   Genexception(level+details::from+mess) {}


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:36:17 2009 for CMSSW by  doxygen 1.5.4