CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
MagGeometryError Class Reference

#include <MagExceptions.h>

Inheritance diagram for MagGeometryError:
MagException

Public Member Functions

 MagGeometryError () throw ()
 
 MagGeometryError (const char *message)
 
virtual ~MagGeometryError () throw ()
 
- Public Member Functions inherited from MagException
 MagException () throw ()
 
 MagException (const char *message)
 
virtual const char * what () const throw ()
 
virtual ~MagException () 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.

19 {}
MagGeometryError::MagGeometryError ( const char *  message)
inline

Definition at line 20 of file MagExceptions.h.

virtual MagGeometryError::~MagGeometryError ( )
throw (
)
inlinevirtual

Definition at line 21 of file MagExceptions.h.

21 {}