CMS 3D CMS Logo

MagLogicError Class Reference

#include <MagneticField/VolumeGeometry/interface/MagExceptions.h>

Inheritance diagram for MagLogicError:

MagException

List of all members.

Public Member Functions

 MagLogicError (const std::string &message)
 MagLogicError () throw ()
virtual ~MagLogicError () throw ()


Detailed Description

Definition at line 23 of file MagExceptions.h.


Constructor & Destructor Documentation

MagLogicError::MagLogicError (  )  throw () [inline]

Definition at line 25 of file MagExceptions.h.

00025 {}

MagLogicError::MagLogicError ( const std::string &  message  )  [inline]

Definition at line 26 of file MagExceptions.h.

00026 : MagException(message) {}

virtual MagLogicError::~MagLogicError (  )  throw () [inline, virtual]

Definition at line 27 of file MagExceptions.h.

00027 {}


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:27:57 2009 for CMSSW by  doxygen 1.5.4