29#ifndef Pt_Net_AddressInUse_h
30#define Pt_Net_AddressInUse_h
32#include <Pt/Net/Api.h>
33#include <Pt/System/IOError.h>
Failed to access a resource.
Definition IOError.h:66
~AddressInUse()
Destroys the exception.
Definition AddressInUse.h:57
AddressInUse(const char *endpoint)
Creates the exception for endpoint.
AddressInUse(const std::string &endpoint)
Creates the exception for endpoint.
TCP and UDP network sockets.
Definition Client.h:45
Core module.
Definition Allocator.h:33