The the algorithm cannot be used with the collection chosen. More...
#include <GIFTExceptions.h>
Public Member Functions | |
| VEWrongBaseType (const char *inMessage) | |
| Constructor. | |
Public Member Functions inherited from GIFTException | |
| const char * | getMessage () const |
| get the message contained in this | |
| GIFTException (const char *inMessage) | |
| Constructor. | |
| GIFTException (char *inMessage) | |
| Constructor. | |
| virtual | ~GIFTException () |
| Destructor. | |
Friends | |
| ostream & | operator<< (ostream &outStream, const VEWrongBaseType &inException) |
| Output into a stream. | |
Additional Inherited Members | |
Protected Attributes inherited from GIFTException | |
| const char * | mMessage |
| The exception message. | |
| bool | mDestroy |
| will the message be killed? | |
The the algorithm cannot be used with the collection chosen.