TDME2 1.9.121
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
NetworkIOException Class Reference

Base exception class for network IO exceptions. More...

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

Inheritance diagram for NetworkIOException:
Inheritance graph
Collaboration diagram for NetworkIOException:
Collaboration graph

Public Member Functions

 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

Base exception class for network IO exceptions.

Author
Andreas Drewke

Definition at line 16 of file NetworkIOException.h.

Constructor & Destructor Documentation

◆ NetworkIOException()

NetworkIOException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 12 of file NetworkIOException.cpp.


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