Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
Exception Class Reference

#include <elm/net/Exception.h>

+ Inheritance diagram for Exception:

Public Member Functions

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

Detailed Description

Exception thrown for network errors.

Constructor & Destructor Documentation

◆ 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: