CMS 3D CMS Logo

Public Member Functions

Capri::Fatal Class Reference

#include <CMSexception.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 99 of file CMSexception.h.


Constructor & Destructor Documentation

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

Definition at line 101 of file CMSexception.h.

: Error("Fatal",mess){}