NCL Composer  0.1.5
 All Classes Functions Variables Pages
composer::core::util::CreationFailed Class Reference

Exception to inform that the creation of an element failed. More...

#include <CreationFailed.h>

Inheritance diagram for composer::core::util::CreationFailed:
Collaboration diagram for composer::core::util::CreationFailed:

Public Member Functions

 CreationFailed (QString _element, QString _id)
 
const char * what () const throw ()
 

Detailed Description

Exception to inform that the creation of an element failed.

Definition at line 25 of file CreationFailed.h.

Constructor & Destructor Documentation

composer::core::util::CreationFailed::CreationFailed ( QString  _element,
QString  _id 
)
inline
Parameters
_element
_id

Definition at line 37 of file CreationFailed.h.


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