Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
UA_CoMP::Util::Exception Class Reference

Extremely simple Exception root class. More...

#include <Exception.h>

Inheritance diagram for UA_CoMP::Util::Exception:
Inheritance graph
Collaboration diagram for UA_CoMP::Util::Exception:
Collaboration graph

Public Member Functions

 Exception (const std::string m)
 Constructor initializes message for the exception. More...
 

Detailed Description

Extremely simple Exception root class.

Definition at line 28 of file util/Exception.h.

Constructor & Destructor Documentation

UA_CoMP::Util::Exception::Exception ( const std::string  m)
inline

Constructor initializes message for the exception.

Definition at line 32 of file util/Exception.h.


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