OpenWalnut  1.4.0
Public Member Functions
WPrototypeUnknown Class Reference

Thrown whenever an unknown prototype is specified. More...

#include <WPrototypeUnknown.h>

+ Inheritance diagram for WPrototypeUnknown:

List of all members.

Public Member Functions

 WPrototypeUnknown (const std::string &msg="Prototype unknown")
 Default constructor.
virtual ~WPrototypeUnknown () throw ()
 Destructor.

Detailed Description

Thrown whenever an unknown prototype is specified.

Definition at line 38 of file WPrototypeUnknown.h.


Constructor & Destructor Documentation

WPrototypeUnknown::WPrototypeUnknown ( const std::string &  msg = "Prototype unknown") [explicit]

Default constructor.

Parameters:
msgthe exception message.

Definition at line 29 of file WPrototypeUnknown.cpp.

WPrototypeUnknown::~WPrototypeUnknown ( ) throw () [virtual]

Destructor.

Definition at line 34 of file WPrototypeUnknown.cpp.


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