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

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

#include <tdme/network/udpclient/NetworkClientException.h>

Inheritance diagram for NetworkClientException:
Inheritance graph
Collaboration diagram for NetworkClientException:
Collaboration graph

Public Member Functions

 NetworkClientException (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 client exceptions.

Author
Andreas Drewke

Definition at line 17 of file NetworkClientException.h.

Constructor & Destructor Documentation

◆ NetworkClientException()

NetworkClientException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 6 of file NetworkClientException.cpp.


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