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

InvalidValue Class Reference
[Exceptions]

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for InvalidValue:

Base

List of all members.


Detailed Description

Invalid value exception.

Use this exception to indicate that a given value is not valid, when the value is only allowed to be out of a certain set of values. If the value has to be inside a given range, you should rather use OutOfRange.

Public Member Functions

 InvalidValue (const char *file, int line, const char *function, const std::string &message, const std::string &value) throw ()


Constructor & Destructor Documentation

InvalidValue ( const char *  file,
int  line,
const char *  function,
const std::string &  message,
const std::string &  value 
) throw ()


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