|
jubatus_core
0.1.2
Jubatus: Online machine learning framework for distributed environment
|
#include <exception.hpp>


Additional Inherited Members | |
Public Member Functions inherited from jubatus::core::common::exception::jubaexception< config_exception > | |
| void | bind_thrower (exception_thrower_ptr thrower) const |
| jubaexception () | |
| exception_thrower_ptr | thrower () const |
| virtual | ~jubaexception () throw () |
Public Member Functions inherited from jubatus::core::common::exception::jubatus_exception | |
| std::string | diagnostic_information (bool display_what=false) const |
| error_info_list_t | error_info () const |
| jubatus_exception () throw () | |
| std::string | name () const throw () |
| virtual const char * | what () const throw () |
| virtual | ~jubatus_exception () throw () |
Definition at line 301 of file exception.hpp.
1.8.9.1