LGI  1.0
Lliurex Graphic Interface
 All Classes Namespaces Files Functions Variables Macros
Public Member Functions | Public Attributes | List of all members
net::lliurex::lgi::Exception Class Reference

#include <exceptions.hpp>

Inheritance diagram for net::lliurex::lgi::Exception:

Public Member Functions

 Exception (std::string msg)
 
virtual ~Exception () throw ()
 
const char * what () const throw ()
 

Public Attributes

std::string msg
 

Constructor & Destructor Documentation

net::lliurex::lgi::Exception::Exception ( std::string  msg)
virtual net::lliurex::lgi::Exception::~Exception ( )
throw (
)
virtual

Member Function Documentation

const char* net::lliurex::lgi::Exception::what ( ) const
throw (
)

Member Data Documentation

std::string net::lliurex::lgi::Exception::msg

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