Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

SocketException Struct Reference

#include <Errors.h>


Public Member Functions

 SocketException (SErrCode _i)
std::string operator() ()

Data Fields

SErrCode i


Constructor & Destructor Documentation

SocketException::SocketException SErrCode  _i  )  [inline]
 

Definition at line 95 of file Errors.h.


Member Function Documentation

std::string SocketException::operator()  )  [inline]
 

Definition at line 101 of file Errors.h.

References SocketError::code, SocketError::desc, and SErrors.


Field Documentation

SErrCode SocketException::i
 

Definition at line 94 of file Errors.h.


The documentation for this struct was generated from the following file:
SourceForge.netLogo