libcppa  Version 0.1
Public Member Functions
cppa::bind_failure Class Reference

#include <exception.hpp>

Inheritance diagram for cppa::bind_failure:
cppa::network_error cppa::exception

List of all members.

Public Member Functions

int error_code () const throw ()

Detailed Description

Thrown to indicate that an actor publishing failed because the requested port could not be used.


Member Function Documentation

int cppa::bind_failure::error_code ( ) const throw ()

Gets the socket API error code.

Returns:
The errno set by bind().

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