NetSocket++  0.1
A library designed to simplify working with UNIX sockets in C++, written in OOP methodology.
 All Classes Namespaces Files Functions Variables
Classes | Namespaces
SocketException.h File Reference

An implementation of socket exception. More...

#include <exception>
#include <string>

Go to the source code of this file.

Classes

class  NetSocketPP::SocketException
 A class representing an exception with socket classes. More...
 

Namespaces

namespace  NetSocketPP
 A namespace for all library names.
 

Detailed Description

An implementation of socket exception.

Author
Phitherek_
Date
2012
Version
0.1