TDME2 1.9.121
Public Member Functions | List of all members
NetworkSocketClosedException Class Reference

Network socket closed exception. More...

#include <tdme/os/network/NetworkSocketClosedException.h>

Inheritance diagram for NetworkSocketClosedException:
Inheritance graph
Collaboration diagram for NetworkSocketClosedException:
Collaboration graph

Public Member Functions

 NetworkSocketClosedException (const string &message) throw ()
 public constructor More...
 
- Public Member Functions inherited from NetworkIOException
 NetworkIOException (const string &message) throw ()
 public constructor More...
 
- Public Member Functions inherited from NetworkException
 NetworkException (const string &message) throw ()
 public constructor More...
 
- Public Member Functions inherited from ExceptionBase
 ExceptionBase (const string &message) throw ()
 Public constructor. More...
 
 ~ExceptionBase () throw ()
 

Detailed Description

Network socket closed exception.

Author
Andreas Drewke

Definition at line 11 of file NetworkSocketClosedException.h.

Constructor & Destructor Documentation

◆ NetworkSocketClosedException()

NetworkSocketClosedException ( const string &  message)
throw (
)

public constructor

Parameters
messageexception message

Definition at line 10 of file NetworkSocketClosedException.cpp.


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