custom_error(error_type error) | sbuild::custom_error< T > | [inline] |
custom_error(std::string const &detail, error_type error) | sbuild::custom_error< T > | [inline] |
custom_error(std::string const &detail) | sbuild::custom_error< T > | [inline] |
custom_error(error_type error, int error_number) | sbuild::custom_error< T > | [inline] |
custom_error(std::string const &detail, error_type error, int error_number) | sbuild::custom_error< T > | [inline] |
custom_error(std::string const &detail, int error_number) | sbuild::custom_error< T > | [inline] |
custom_error(error_type error, std::string const &error_string) | sbuild::custom_error< T > | [inline] |
custom_error(std::string const &detail, error_type error, std::string const &error_string) | sbuild::custom_error< T > | [inline] |
custom_error(std::string const &detail, std::string const &error_string) | sbuild::custom_error< T > | [inline] |
error_strings | sbuild::custom_error< T > | [private, static] |
error_type typedef | sbuild::custom_error< T > | |
format_error(std::string const &detail, error_type error) | sbuild::custom_error< T > | [private, static] |
format_error(std::string const &detail, error_type error, int error_number) | sbuild::custom_error< T > | [private, static] |
format_error(std::string const &detail, int error_number) | sbuild::custom_error< T > | [private, static] |
format_error(std::string const &detail, error_type error, std::string const &error_string) | sbuild::custom_error< T > | [private, static] |
format_error(std::string const &detail, std::string const &error_string) | sbuild::custom_error< T > | [private, static] |
get_error(error_type error) | sbuild::custom_error< T > | [private, static] |
map_type typedef | sbuild::custom_error< T > | |
runtime_error(std::string const &error) | sbuild::runtime_error | [inline] |
~custom_error() | sbuild::custom_error< T > | [inline, virtual] |
~runtime_error() | sbuild::runtime_error | [inline, virtual] |