CMS 3D CMS Logo

Public Member Functions

MagLogicError Class Reference

#include <MagExceptions.h>

Inheritance diagram for MagLogicError:
MagException

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 24 of file MagExceptions.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file MagExceptions.h.

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

Definition at line 27 of file MagExceptions.h.

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

Definition at line 28 of file MagExceptions.h.

{}