14 #ifndef FOXXLL_COMMON_EXCEPTIONS_HEADER 15 #define FOXXLL_COMMON_EXCEPTIONS_HEADER 27 :
std::ios_base::failure("")
31 : std::ios_base::failure(message)
39 :
std::runtime_error("")
43 : std::runtime_error(message)
51 :
std::runtime_error("")
55 : std::runtime_error(message)
63 :
std::runtime_error("")
67 : std::runtime_error(message)
75 :
std::runtime_error("")
79 : std::runtime_error(message)
85 #endif // !FOXXLL_COMMON_EXCEPTIONS_HEADER
bad_ext_alloc(const std::string &message) noexcept
resource_error() noexcept
std::basic_string< char, std::char_traits< char >, Allocator< char > > string
string with Manager tracking
unreachable(const std::string &message) noexcept
io_error(const std::string &message) noexcept
bad_parameter(const std::string &message) noexcept
resource_error(const std::string &message) noexcept