ShogunException Class Reference

List of all members.

Public Member Functions

 ShogunException (const char *str)
const char * get_exception_string ()


Detailed Description

Class ShogunException defines an exception which is thrown whenever an error inside of shogun occurs

Definition at line 7 of file ShogunException.h.


Constructor & Destructor Documentation

ShogunException::ShogunException ( const char *  str  ) 

constructor

Parameters:
str exception string

Definition at line 8 of file ShogunException.cpp.


Member Function Documentation

const char* ShogunException::get_exception_string (  ) 

get exception string

Returns:
the exception string

Definition at line 19 of file ShogunException.h.


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

SHOGUN Machine Learning Toolbox - Documentation