#include <exception.hpp>
Definition at line 76 of file exception.hpp.
jubatus::core::common::jsonconfig::out_of_range::out_of_range |
( |
const std::string & |
path, |
|
|
size_t |
size, |
|
|
size_t |
index |
|
) |
| |
Definition at line 96 of file exception.cpp.
const std::string & path() const
config_error(const std::string &path, const std::string &message)
jubatus::core::common::jsonconfig::out_of_range::~out_of_range |
( |
| ) |
|
throw | ( | |
| ) | | |
size_t jubatus::core::common::jsonconfig::out_of_range::position |
( |
| ) |
const |
|
inline |
size_t jubatus::core::common::jsonconfig::out_of_range::size |
( |
| ) |
const |
|
inline |
size_t jubatus::core::common::jsonconfig::out_of_range::index_ |
|
private |
size_t jubatus::core::common::jsonconfig::out_of_range::size_ |
|
private |
The documentation for this class was generated from the following files: