Searched refs:enable_error_info (Results 1 – 11 of 11) sorted by relevance
67 boost::throw_exception(boost::enable_error_info(bad_alloc(descr)) in throw_()75 boost::throw_exception(boost::enable_error_info(bad_alloc(descr)) in throw_()97 boost::throw_exception(boost::enable_error_info(capacity_limit_reached(descr)) in throw_()105 boost::throw_exception(boost::enable_error_info(capacity_limit_reached(descr)) in throw_()136 boost::throw_exception(boost::enable_error_info(missing_value()) in throw_()144 boost::throw_exception(boost::enable_error_info(missing_value(descr)) in throw_()152 boost::throw_exception(boost::enable_error_info(missing_value(descr)) in throw_()160 boost::throw_exception(boost::enable_error_info(missing_value(descr)) in throw_()169 boost::throw_exception(boost::enable_error_info(missing_value(descr)) in throw_()192 boost::throw_exception(boost::enable_error_info(invalid_type()) in throw_()[all …]
87 …boost::throw_exception(boost::enable_error_info(parse_error("Invalid positional format placeholder… in parse_format()96 …boost::throw_exception(boost::enable_error_info(limitation_error("Positional format placeholder to… in parse_format()114 …boost::throw_exception(boost::enable_error_info(parse_error("Unsupported format placeholder")) << … in parse_format()
14 obj enable_error_info : enable_error_info.cpp ;
29 throw boost::enable_error_info(std::range_error("Index out of range")) << in operator []()
19 throw enable_error_info( std::length_error("exception test length error") ); in throw_length_error()
21 throw boost::enable_error_info(e) in throw_with_trace()
694 …BOOST_THROW_EXCEPTION(boost::enable_error_info(system_error(boost::system::error_code(e.get_native… in create()714 …BOOST_THROW_EXCEPTION(boost::enable_error_info(system_error(boost::system::error_code(e.get_native… in open_or_create()732 …BOOST_THROW_EXCEPTION(boost::enable_error_info(system_error(boost::system::error_code(e.get_native… in open()
124 throw boost::enable_error_info(e) << boost::errinfo_at_line(m_LineCounter);
386 enable_error_info( T const & x ) in enable_error_info() function
278 throw boost::enable_error_info(std::range_error("x must not be negative"))
2262 <string>../../example/enable_error_info.cpp</string>2498 <string>enable_error_info</string>3125 <string>boost/exception/enable_error_info.hpp</string>14758 <string>../../example/enable_error_info.cpp</string>