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

FailedAPICall Class Reference
[Exceptions]

A call to an external library (other than OpenMS) went wrong. More...

#include <OpenMS/CONCEPT/Exception.h>

Inheritance diagram for FailedAPICall:
BaseException

List of all members.

Public Member Functions

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

Detailed Description

A call to an external library (other than OpenMS) went wrong.

Throw this exception to indicate that an external library call came back unsuccessfull.

Parameters:
size the size causing the problem

Constructor & Destructor Documentation

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

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