MetadataNotFoundException Class Reference
[Exceptions]

Exception that is thrown if metadata is not found. More...

#include <metadata_not_found_exception.h>

Inherits Exception.

Inheritance diagram for MetadataNotFoundException:

Inheritance graph
[legend]
Collaboration diagram for MetadataNotFoundException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MetadataNotFoundException (std::string name)
 MetadataNotFoundException (MetadataNotFoundException const &src)
virtual ~MetadataNotFoundException () throw ()
virtual char const * what () const throw ()
std::string getName () const

Detailed Description

Exception that is thrown if metadata is not found.

Author:
Tobias Gross (tobias.gross@imedgine.org)

Christian Koerner (christian.koerner@imedgine.org)

Alexander Lex (alexander.lex@imedgine.org)

Marc Streit (marc.streit@imedgine.org)

Martin Reininger (martin.reininger@imedgine.org)

Definition at line 33 of file metadata_not_found_exception.h.


Constructor & Destructor Documentation

MetadataNotFoundException std::string  name  ) 
 

Constructor

Parameters:
name TODO: describe me

Definition at line 18 of file metadata_not_found_exception.cpp.

MetadataNotFoundException MetadataNotFoundException const &  src  ) 
 

Copy Constructor

Definition at line 23 of file metadata_not_found_exception.cpp.

~MetadataNotFoundException  )  throw () [virtual]
 

Destructor

Definition at line 29 of file metadata_not_found_exception.cpp.


Member Function Documentation

std::string getName  )  const
 

Return the name

Returns:
the name

Definition at line 38 of file metadata_not_found_exception.cpp.

References Exception::detail_.

char const * what  )  const throw () [virtual]
 

Return a string describing what happened

Returns:
char const* A short description of the exception

Reimplemented from Exception.

Definition at line 33 of file metadata_not_found_exception.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:04 2006 for iMEDgine by  doxygen 1.4.6