CMS 3D CMS Logo

Public Member Functions | Private Attributes

Success Class Reference

#include <CMSexception.h>

List of all members.

Public Member Functions

 Success ()
 ~Success ()

Private Attributes

std::string message

Detailed Description

not a real exception...

Definition at line 120 of file CMSexception.h.


Constructor & Destructor Documentation

Success::Success ( )

Definition at line 113 of file CMSexception.cc.

{}
Success::~Success ( )

Definition at line 114 of file CMSexception.cc.

{}

Member Data Documentation

std::string Success::message [private]

Definition at line 126 of file CMSexception.h.