Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::net::Exception Class Reference

#include <elm/net/Exception.h>

+ Inheritance diagram for elm::net::Exception:

Public Member Functions

 Exception (const string &message)
 
- Public Member Functions inherited from elm::MessageException
 MessageException (const String &message)
 
virtual String message (void)
 
- Public Member Functions inherited from elm::Exception
virtual ~Exception (void)
 

Detailed Description

Exception thrown for network errors.

Constructor & Destructor Documentation

elm::net::Exception::Exception ( const string message)

Build an exception with the given message.

Parameters
messageException message.

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