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

Exception thrown when trying to add a service object to an io_service where the service has a different owner. More...

#include <io_service.hpp>

Inheritance diagram for boost::asio::invalid_service_owner:
Collaboration diagram for boost::asio::invalid_service_owner:

Public Member Functions

BOOST_ASIO_DECL invalid_service_owner ()
 

Detailed Description

Exception thrown when trying to add a service object to an io_service where the service has a different owner.

Constructor & Destructor Documentation

BOOST_ASIO_DECL boost::asio::invalid_service_owner::invalid_service_owner ( )

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