common::WinSockError Class Reference
[Error Module]

Tworzy wyjątek na podstawie błędu biblioteki WinSock. More...

#include <Error.hpp>

Inheritance diagram for common::WinSockError:
common::Error

List of all members.

Public Member Functions

int WinSockError (int Code, const tstring &Msg="", const tstring &file=_T(""), int Line=0)
 Tworzy komunikat błędu WinSockError.
int WinSockError (const tstring &Msg="", const tstring &file=_T(""), int Line=0)
 Tworzy komunikat błędu WinSockError, pobiera kod sam z WSAGetLastError().

Detailed Description

Tworzy wyjątek na podstawie błędu biblioteki WinSock.


Constructor & Destructor Documentation

int common::WinSockError::WinSockError ( int  Code,
const tstring Msg = "",
const tstring file = _T(""),
int  Line = 0 
)

Tworzy komunikat błędu WinSockError.

int common::WinSockError::WinSockError ( const tstring Msg = "",
const tstring file = _T(""),
int  Line = 0 
)

Tworzy komunikat błędu WinSockError, pobiera kod sam z WSAGetLastError().


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

Generated on Wed Dec 16 20:44:54 2009 for CommonLib by  doxygen 1.6.1