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

Socket exception class. More...

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

Inheritance diagram for NetworkSocketException:
Inheritance graph
Collaboration diagram for NetworkSocketException:
Collaboration graph

Public Member Functions

 NetworkSocketException (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

Socket exception class.

Author
Andreas Drewke

Definition at line 14 of file NetworkSocketException.h.

Constructor & Destructor Documentation

◆ NetworkSocketException()

NetworkSocketException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 14 of file NetworkSocketException.cpp.


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