#include <MagneticField/VolumeGeometry/interface/MagExceptions.h>
Public Member Functions | |
MagLogicError (const std::string &message) | |
MagLogicError () throw () | |
virtual | ~MagLogicError () throw () |
Definition at line 23 of file MagExceptions.h.
MagLogicError::MagLogicError | ( | ) | throw () [inline] |
MagLogicError::MagLogicError | ( | const std::string & | message | ) | [inline] |
virtual MagLogicError::~MagLogicError | ( | ) | throw () [inline, virtual] |