class SocketException

Socket exception in case of TCP-IP error

Public Methods

[more] SocketException( std::string s )
Basic Constructor
[more] ~SocketException()
Basic Destructor
[more]std::string description()
Returns the error description


Documentation

Socket exception in case of TCP-IP error
o SocketException( std::string s )
Basic Constructor
Parameters:
string - s as message

o ~SocketException()
Basic Destructor

ostd::string description()
Returns the error description


This class has no child classes.
Author:
Parikshit Thakur & Team, Trace R&D Center
Version:
Revision: 1.0

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.