![]() |
GURLS++
2.0.00
C++ Implementation of GURLS Matlab Toolbox
|
BadPredKernelCreation is thrown when factory tries to generate an unknown prediction kernel.
#include <predkernel.h>


Public Member Functions | |
| BadPredKernelCreation (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. | |
Definition at line 61 of file predkernel.h.