70 static void setName(
const std::string & name)
95 static void set(
const std::string &
file,
int line,
const std::string &
function,
96 const std::string & name,
const std::string & message)
106 static
void newHandler();
118 static std::
string & file_();
121 static
int & line_();
124 static std::
string & function_();
127 static std::
string & name_();
130 static std::
string & what_();
subpage TOPP_TargetedFileConverter Converts targeted feature or consensus feature files subpage TOPP_FileInfo Shows basic information about the file
Definition: TOPP.doxygen:44
OpenMS global exception handler.
Definition: GlobalExceptionHandler.h:28
static GlobalExceptionHandler & getInstance()
The accessor for the singleton. It also serves as a replacement for the constructor.
static void setFunction(const std::string &function)
static void setName(const std::string &name)
static void terminate()
The OPENMS replacement for terminate.
GlobalExceptionHandler()
Default constructor.
static void setFile(const std::string &file)
~GlobalExceptionHandler()
Definition: GlobalExceptionHandler.h:58
static void set(const std::string &file, int line, const std::string &function, const std::string &name, const std::string &message)
static void setMessage(const std::string &message)
static void setLine(int line)
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19