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

Base exception class for network exceptions. More...

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

Inheritance diagram for NetworkException:
Inheritance graph
Collaboration diagram for NetworkException:
Collaboration graph

Public Member Functions

 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 exceptions.

Author
Andreas Drewke

Definition at line 16 of file NetworkException.h.

Constructor & Destructor Documentation

◆ NetworkException()

NetworkException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 14 of file NetworkException.cpp.


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