11 #ifndef _SHOGUN_EXCEPTION_H_ 12 #define _SHOGUN_EXCEPTION_H_ 14 #include <shogun/lib/config.h> 23 void init(
const char* str);
53 #endif // _SHOGUN_EXCEPTION_H_ virtual ~ShogunException()
Class ShogunException defines an exception which is thrown whenever an error inside of shogun occurs...
ShogunException(const char *str)
const char * get_exception_string()
all of classes and functions are contained in the shogun namespace