class SocketException

Class will throw error message as socket exception whenever there is error in TcpIp server/client

Public Methods

[more] SocketException( std::string s )
Class will throw error message as socket exception whenever there is error in TcpIp server/client
[more]std::string description()
This will read the socket exception error message


Documentation

Class will throw error message as socket exception whenever there is error in TcpIp server/client
o SocketException( std::string s )
Class will throw error message as socket exception whenever there is error in TcpIp server/client
Parameters:
string - - as error message

ostd::string description()
This will read the socket exception error message
Returns:
string- error message


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++.