My Project
|
#include <exception.h>
Public Member Functions | |
virtual const char * | what () const =0 |
Definition at line 4 of file exception.h.
|
pure virtual |
Implemented in CompositeAddNULLError, LoaderBadFile, ModelChoosingError, VectorIndexError, LoaderOpenFileError, AllocationMemoryError, VectorSizeError, and LoaderError.