ShogunException Class Reference

List of all members.


Detailed Description

class ShogunException

Definition at line 5 of file ShogunException.h.


Public Member Functions

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

Constructor & Destructor Documentation

ShogunException::ShogunException ( const char *  str  ) 

constructor

Parameters:
str exception string

Definition at line 6 of file ShogunException.cpp.


Member Function Documentation

const char* ShogunException::get_exception_string (  ) 

get exception string

Returns:
the exception string

Definition at line 17 of file ShogunException.h.


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

SHOGUN Machine Learning Toolbox - Documentation