Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::coroutines::coroutine_error Class Reference

#include <exceptions.hpp>

Inheritance diagram for boost::coroutines::coroutine_error:
Collaboration diagram for boost::coroutines::coroutine_error:

Public Member Functions

 coroutine_error (system::error_code ec)
 
system::error_code const & code () const BOOST_NOEXCEPT
 
const char * what () const throw ()
 

Constructor & Destructor Documentation

boost::coroutines::coroutine_error::coroutine_error ( system::error_code  ec)
inline

Member Function Documentation

system::error_code const& boost::coroutines::coroutine_error::code ( ) const
inline
const char* boost::coroutines::coroutine_error::what ( ) const
throw (
)
inline

References boost::archive::code.


The documentation for this class was generated from the following file: