Gems3k  3.1
GEMS3K standalone solver for geochemical equilibria
 All Classes Files Functions Variables Enumerations Enumerator
Classes | Typedefs | Functions
/Users/kulik/DevGEMS/trunk/standalone/GEMS3K/verror.h File Reference

Declarations of classes TError and TFatalError for error handling. More...

#include <string>

Go to the source code of this file.

Classes

struct  TError
struct  TFatalError

Typedefs

typedef string gstring

Functions

void strip (string &str)
void Error (const gstring &title, const gstring &message)
void ErrorIf (bool error, const gstring &title, const gstring &message)

Detailed Description

Declarations of classes TError and TFatalError for error handling.