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

Kernel event mechanism exception class. More...

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

Inheritance diagram for NetworkKEMException:
Inheritance graph
Collaboration diagram for NetworkKEMException:
Collaboration graph

Public Member Functions

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

Kernel event mechanism exception class.

Author
Andreas Drewke

Definition at line 15 of file NetworkKEMException.h.

Constructor & Destructor Documentation

◆ NetworkKEMException()

NetworkKEMException ( const string &  message)
throw (
)

public constructor

Parameters
&messagemessage exception message

Definition at line 12 of file NetworkKEMException.cpp.


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