ost::SockException
ost::SockException
Section: C Library Functions (3) Updated: 16 Feb 2010 Local index
Up
NAME
ost::SockException -
SYNOPSIS
#include <socket.h>
Inherits ost::IOException.
Public Member Functions
SockException (const String &str, Socket::Error socketError, long systemError=0)
Socket::Error getSocketError () const
Detailed Description
Examples:
tcp.cpp.
Constructor & Destructor Documentation
ost::SockException::SockException (const String & str, Socket::Error socketError, long systemError = 0) [inline]
Member Function Documentation
Socket::Error ost::SockException::getSocketError () const [inline]
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- ost::SockException::SockException (const String & str, Socket::Error socketError, long systemError = 0) [inline]
-
- Member Function Documentation
-
- Socket::Error ost::SockException::getSocketError () const [inline]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:51:52 GMT, April 16, 2011