Public Member Functions | Protected Member Functions
ecl::SocketError Class Reference

Extends the generic error handler with socket specific error strings. More...

#include <sockets.hpp>

Inheritance diagram for ecl::SocketError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SocketError (const ErrorFlag &flag=UnknownError)
 Configures the error class with the specified error flag.

Protected Member Functions

virtual const char * invalidArgErrorString () const

Detailed Description

Extends the generic error handler with socket specific error strings.

Definition at line 68 of file sockets.hpp.


Constructor & Destructor Documentation

Configures the error class with the specified error flag.

Parameters:
flag: the error type.

Definition at line 75 of file sockets.hpp.


Member Function Documentation

virtual const char* ecl::SocketError::invalidArgErrorString ( ) const [inline, protected, virtual]

Reimplemented from ecl::Error.

Definition at line 77 of file sockets.hpp.


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


ecl_io
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Thu Jan 2 2014 11:11:37