CFEL - ASG Software Suite  2.5.0
CASS
Public Member Functions | List of all members
cass::DataGenerationError Class Reference

Exception thrown when there is a problem during data generation. More...

#include <cass_exceptions.hpp>

+ Inheritance diagram for cass::DataGenerationError:
+ Collaboration diagram for cass::DataGenerationError:

Public Member Functions

 DataGenerationError (const std::string &message)
 explicit constructor More...
 
virtual ~DataGenerationError () throw ()
 

Detailed Description

Exception thrown when there is a problem during data generation.

Author
Lutz Foucar

Definition at line 97 of file cass_exceptions.hpp.

Constructor & Destructor Documentation

cass::DataGenerationError::DataGenerationError ( const std::string &  message)
inlineexplicit

explicit constructor

Parameters
messagethe error message

Definition at line 104 of file cass_exceptions.hpp.

virtual cass::DataGenerationError::~DataGenerationError ( )
throw (
)
inlinevirtual

Definition at line 108 of file cass_exceptions.hpp.


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