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

Exception for Already Defined Ports. More...

#include <HasPort.hpp>

Inheritance diagram for mauve::runtime::AlreadyDefinedPort:
Collaboration diagram for mauve::runtime::AlreadyDefinedPort:

Public Member Functions

 AlreadyDefinedPort (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 Ports.