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

Exception for Already Defined Properties. More...

#include <HasProperty.hpp>

Inheritance diagram for mauve::runtime::AlreadyDefinedProperty:
Collaboration diagram for mauve::runtime::AlreadyDefinedProperty:

Public Member Functions

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

Public Attributes

const std::string name
 Exception name.
 

Detailed Description

Exception for Already Defined Properties.