Back to Arangodb

Boost Exception

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

3.12.9.1870 B
Original Source

Boost Exception

rethrow_exception

#include <boost/exception_ptr.hpp>

namespace
boost
    { void rethrow\_exception( [exception\_ptr](exception_ptr.html) const & ep );}

Precondition:

ep shall not be null.

Throws:

The exception to which ep refers.


See also: Boost Exception | boost/exception_ptr.hpp | diagnostic_information

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