CMS 3D CMS Logo

Public Member Functions

Capri::Severe Class Reference

#include <CMSexception.h>

Inheritance diagram for Capri::Severe:
Capri::Error Genexception BaseGenexception CMSexception cms::Exception

List of all members.

Public Member Functions

 Severe (const std::string &mess) throw ()

Detailed Description

Definition at line 94 of file CMSexception.h.


Constructor & Destructor Documentation

Capri::Severe::Severe ( const std::string &  mess) throw () [inline, explicit]

Definition at line 96 of file CMSexception.h.

: Error("Severe",mess){}