GURLS++  2.0.00
C++ Implementation of GURLS Matlab Toolbox
gurls::BadParamSelectionCreation Class Reference

BadParamSelectionCreation is thrown when factory tries to generate an unknown parameter selection method.

#include <paramsel.h>

Inheritance diagram for gurls::BadParamSelectionCreation:
Collaboration diagram for gurls::BadParamSelectionCreation:

List of all members.

Public Member Functions

 BadParamSelectionCreation (std::string type)
 Exception constructor.
std::string getMessage () const
 Returns a description of the exception.
const char * what () const throw ()
 Returns a description of the exception.

Detailed Description

Definition at line 113 of file paramsel.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends