CMS 3D CMS Logo

GeometryError Class Reference

#include <DataFormats/GeometrySurface/interface/GeomExceptions.h>

Inheritance diagram for GeometryError:

BaseGeomException

List of all members.

Public Member Functions

 GeometryError (const std::string &message)
 GeometryError () throw ()
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.

00019 {}

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

Definition at line 20 of file GeomExceptions.h.

00020 : BaseGeomException(message) {}

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

Definition at line 21 of file GeomExceptions.h.

00021 {}


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:21:23 2009 for CMSSW by  doxygen 1.5.4