The MAUVE Toolchain
mauve::runtime::AllreadyDefinedService Struct Reference

Exception for Already Defined Services. More...

#include <Interface.hpp>

Inheritance diagram for mauve::runtime::AllreadyDefinedService:
Collaboration diagram for mauve::runtime::AllreadyDefinedService:

Public Member Functions

 AllreadyDefinedService (std::string const &name) throw ()
 Constructor.
 
virtual const char * what () const throw ()
 Exception explanation.
 

Public Attributes

const std::string name
 Exception name.
 

Detailed Description

Exception for Already Defined Services.