Back to Arangodb

Boost Exception

3rdParty/boost/1.78.0/libs/exception/doc/errinfo_nested_exception.html

3.12.9.11.2 KB
Original Source

Boost Exception

errinfo_nested_exception

#include <boost/exception/errinfo_nested_exception.hpp>

#include <[boost/exception/error\_info.hpp](boost_exception_error_info_hpp.html)>

namespace
boost
    { typedef ---unspecified--- [exception\_ptr](exception_ptr.html);typedef [error\_info](error_info.html)\<struct errinfo\_nested\_exception\_,[exception\_ptr](exception_ptr.html)\> errinfo\_nested\_exception;}

This type is designed to be used as a standard error_info instance for transporting (in exceptions deriving from boost::exception) an exception_ptr to an exception nested into another exception.


See also: boost/exception/errinfo_nested_exception.hpp

Copyright (c) 2006-2009 by Emil Dotchevski and Reverge Studios, Inc.
Distributed under the Boost Software License, Version 1.0.