CMS 3D CMS Logo

Public Member Functions

popcon::Exception Class Reference

#include <Exception.h>

Inheritance diagram for popcon::Exception:
cms::Exception

List of all members.

Public Member Functions

 Exception (const std::string &message)
 ~Exception () throw ()

Detailed Description

Definition at line 7 of file Exception.h.


Constructor & Destructor Documentation

popcon::Exception::Exception ( const std::string &  message) [inline, explicit]

Reimplemented from cms::Exception.

Definition at line 9 of file Exception.h.

:cms::Exception("PopCon",message){}
popcon::Exception::~Exception ( ) throw () [inline, virtual]

Reimplemented from cms::Exception.

Definition at line 10 of file Exception.h.

{}