TARAXA
dev::p2p::Network::PortBindException Struct Reference

#include <Network.h>

Collaboration diagram for dev::p2p::Network::PortBindException:

Public Member Functions

 PortBindException (bi::address bind_addr, unsigned port, std::exception const &cause)
 

Public Attributes

bi::address bind_addr
 
unsigned port
 
std::exception cause
 

Constructor & Destructor Documentation

◆ PortBindException()

Network::PortBindException::PortBindException ( bi::address  bind_addr,
unsigned  port,
std::exception const &  cause 
)

Member Data Documentation

◆ bind_addr

bi::address dev::p2p::Network::PortBindException::bind_addr

◆ cause

std::exception dev::p2p::Network::PortBindException::cause

◆ port

unsigned dev::p2p::Network::PortBindException::port

The documentation for this struct was generated from the following files: