scim
1.4.9
|
An exception class to hold Socket related errors. More...
#include <scim_socket.h>
Public Member Functions | |
SocketError (const String &what_arg) |
An exception class to hold Socket related errors.
scim::Socket and its derived classes must throw scim::SocketError object when error.
scim::SocketError::SocketError | ( | const String & | what_arg | ) | [inline] |