#include <CMSexception.h>
List of all members.
Detailed Description
fast exception
Definition at line 24 of file CMSexception.h.
Constructor & Destructor Documentation
Fastexception::Fastexception |
( |
| ) |
throw () [inline] |
virtual Fastexception::~Fastexception |
( |
| ) |
throw () [inline, virtual] |
Member Function Documentation
virtual cms::Exception* Fastexception::clone |
( |
void |
| ) |
const [inline, virtual] |
virtual std::string Fastexception::explainSelf |
( |
void |
| ) |
const [inline, virtual] |
virtual void Fastexception::rethrow |
( |
void |
| ) |
[inline, virtual] |
virtual const char* Fastexception::what |
( |
| ) |
const throw () [inline, virtual] |