CMS 3D CMS Logo

Public Member Functions

MagGeometryError Class Reference

#include <MagExceptions.h>

Inheritance diagram for MagGeometryError:
MagException

List of all members.

Public Member Functions

 MagGeometryError () throw ()
 MagGeometryError (const char *message)
virtual ~MagGeometryError () throw ()

Detailed Description

Definition at line 17 of file MagExceptions.h.


Constructor & Destructor Documentation

MagGeometryError::MagGeometryError ( ) throw () [inline]

Definition at line 19 of file MagExceptions.h.

{}
MagGeometryError::MagGeometryError ( const char *  message) [inline]

Definition at line 20 of file MagExceptions.h.

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

Definition at line 21 of file MagExceptions.h.

{}