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

Exception thrown when trying to add a duplicate service to an io_service. More...

#include <io_service.hpp>

Inheritance diagram for boost::asio::service_already_exists:
Collaboration diagram for boost::asio::service_already_exists:

Public Member Functions

BOOST_ASIO_DECL service_already_exists ()
 

Detailed Description

Exception thrown when trying to add a duplicate service to an io_service.

Constructor & Destructor Documentation

BOOST_ASIO_DECL boost::asio::service_already_exists::service_already_exists ( )

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