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

BadNormCreation is thrown when factory tries to generate an unknown norm.

#include <norm.h>

Inheritance diagram for gurls::BadNormCreation:
Collaboration diagram for gurls::BadNormCreation:

List of all members.

Public Member Functions

 BadNormCreation (const 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 118 of file norm.h.


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