Man Linux: Main Page and Category List

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.