OpenANN  1.1.0
An open source library for artificial neural networks.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions
OpenANN::OpenANNException Class Reference

This exception is thrown for all logical errors that occur in OpenANN API calls that are not time critical. More...

#include <OpenANNException.h>

+ Inheritance diagram for OpenANN::OpenANNException:

Public Member Functions

 OpenANNException (const std::string &msg)
 

Detailed Description

This exception is thrown for all logical errors that occur in OpenANN API calls that are not time critical.

Constructor & Destructor Documentation

OpenANN::OpenANNException::OpenANNException ( const std::string &  msg)

The documentation for this class was generated from the following file: