jubatus_core  0.1.2
Jubatus: Online machine learning framework for distributed environment
Public Member Functions | List of all members
jubatus::core::storage::array_range_exception Class Reference

#include <storage_exception.hpp>

Inheritance diagram for jubatus::core::storage::array_range_exception:
Inheritance graph
Collaboration diagram for jubatus::core::storage::array_range_exception:
Collaboration graph

Public Member Functions

 array_range_exception (const std::string &msg)
 
- Public Member Functions inherited from jubatus::core::storage::storage_exception
 storage_exception (const std::string &msg)
 
const char * what () const throw ()
 
 ~storage_exception () throw ()
 
- Public Member Functions inherited from jubatus::core::common::exception::jubaexception< storage_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 ~jubatus_exception () throw ()
 

Detailed Description

Definition at line 53 of file storage_exception.hpp.

Constructor & Destructor Documentation

jubatus::core::storage::array_range_exception::array_range_exception ( const std::string &  msg)
inlineexplicit

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