Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

ElementNotFound Class Template Reference
[Exceptions]

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for ElementNotFound:

Base

List of all members.


Detailed Description

template<class T>
class OpenMS::Exception::ElementNotFound< T >

Element could not be found exception.

The given element could not be found.

Public Member Functions

 ElementNotFound (const char *file, int line, const char *function, const T &element) throw ()
 ~ElementNotFound () throw ()
getElement () const throw ()

Protected Attributes

element_


Constructor & Destructor Documentation

ElementNotFound ( const char *  file,
int  line,
const char *  function,
const T &  element 
) throw () [inline]

~ElementNotFound (  )  throw () [inline]


Member Function Documentation

T getElement (  )  const throw () [inline]


Member Data Documentation

T element_ [protected]


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:49 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1