CEBL  2.1
Data Structures
Exceptions.hpp File Reference
#include <exception>
#include <string>

Go to the source code of this file.

Data Structures

class  FileException
 Exception thrown when a file manipulation fails. More...
class  MatrixException
 Exception thrown when a matrix modification fails. More...
class  DataException
 Data Exception. More...
class  DataExceptionUnderflow
class  DeviceException
 Device Exception. More...
class  DataSourceException
 DataSource Exception. More...
class  DataProcessException
 DataProcess Exception. More...
class  PluginException
 Plugin Exception. More...
class  TrainingException
 Training Exception. More...
class  ClassificationException
 Classification Exception. More...
class  FeatureException
 Feature Exception. More...
class  InturruptException
 Inturrupt Exception. More...
class  StringTableException
 StringTable Exception. More...