Adaptyst
A comprehensive and architecture-agnostic performance analysis tool
Loading...
Searching...
No Matches
adaptyst::ConnectionException Class Reference

#include <socket.hpp>

Inheritance diagram for adaptyst::ConnectionException:
adaptyst::AlreadyInUseException

Public Member Functions

 ConnectionException ()
 
 ConnectionException (std::exception &other)
 

Detailed Description

An exception which is thrown when a connection error occurs.

This can serve as a wrapper for another exception thrown by a Connection implementation.

Constructor & Destructor Documentation

◆ ConnectionException() [1/2]

adaptyst::ConnectionException::ConnectionException ( )
inline

◆ ConnectionException() [2/2]

adaptyst::ConnectionException::ConnectionException ( std::exception & other)
inline

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