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