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

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

#include <tdme/network/udpserver/NetworkServerException.h>

Inheritance diagram for NetworkServerException:
Inheritance graph
Collaboration diagram for NetworkServerException:
Collaboration graph

Public Member Functions

 NetworkServerException (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 server exceptions.

Author
Andreas Drewke

Definition at line 17 of file NetworkServerException.h.

Constructor & Destructor Documentation

◆ NetworkServerException()

NetworkServerException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 6 of file NetworkServerException.cpp.


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