Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

InvalidValue Class Reference
[Exceptions]

Invalid value exception. More...

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for InvalidValue:
BaseException

List of all members.

Public Member Functions

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

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.


Constructor & Destructor Documentation

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

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:59 using doxygen 1.7.1