#include <NotNormalizableException.h>
Public Member Functions | |
NotNormalizableException () | |
virtual const char * | what () const throw () |
Definition at line 8 of file NotNormalizableException.h.
rcrt::NotNormalizableException::NotNormalizableException | ( | ) | [inline] |
Definition at line 11 of file NotNormalizableException.h.
virtual const char* rcrt::NotNormalizableException::what | ( | ) | const throw () [inline, virtual] |
Definition at line 15 of file NotNormalizableException.h.