CMS 3D CMS Logo

Public Member Functions

GeometryError Class Reference

#include <GeomExceptions.h>

Inheritance diagram for GeometryError:
BaseGeomException

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 17 of file GeomExceptions.h.


Constructor & Destructor Documentation

GeometryError::GeometryError ( ) throw () [inline]

Definition at line 19 of file GeomExceptions.h.

{}
GeometryError::GeometryError ( const std::string &  message) [inline]

Definition at line 20 of file GeomExceptions.h.

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

Definition at line 21 of file GeomExceptions.h.

{}