A fuzzy logic C++ library
Namespaces | Functions
error_handler.cpp File Reference

holds error handling code More...

#include "error_handler.hpp"
#include <cassert>
#include "debug.h"
#include "private.hpp"
+ Include dependency graph for error_handler.cpp:

Namespaces

namespace  slifis
 

This namespace includes all root classes, functions, and datatypes of the library.


Functions

const char * slifis::GetString (EN_ERRMSG err)
 Returns as plain text the message error corresponding to err.

Detailed Description

holds error handling code