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

FileNotFound Class Reference
[Exceptions]

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for FileNotFound:

Base

List of all members.


Detailed Description

File not found exception.

A given file could not be found.

Public Member Functions

 FileNotFound (const char *file, int line, const char *function, const std::string &filename) throw ()
 ~FileNotFound () throw ()
std::string getFilename () const throw ()

Protected Attributes

std::string filename_


Constructor & Destructor Documentation

FileNotFound ( const char *  file,
int  line,
const char *  function,
const std::string &  filename 
) throw ()

~FileNotFound (  )  throw ()


Member Function Documentation

std::string getFilename (  )  const throw ()


Member Data Documentation

std::string filename_ [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