scim 1.4.18
scim::SocketError Class Reference

An exception class to hold Socket related errors. More...

#include <scim_socket.h>

Public Member Functions

 SocketError (const String &what_arg)
 
- Public Member Functions inherited from scim::Exception
 Exception (const String &what_arg)
 
 ~Exception () throw ()
 
virtual const charwhat () const throw ()
 

Detailed Description

An exception class to hold Socket related errors.

scim::Socket and its derived classes must throw scim::SocketError object when error.

Constructor & Destructor Documentation

◆ SocketError()

scim::SocketError::SocketError ( const String & what_arg)
inline

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