An element which is considered bein only once in a set was inserted another time. More...
#include <GIFTExceptions.h>
Public Member Functions | |
VEDoubleInsert (const char *inMessage) | |
Constructor. | |
![]() | |
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 VEDoubleInsert &inException) |
Output into a stream. | |
Additional Inherited Members | |
![]() | |
const char * | mMessage |
The exception message. | |
bool | mDestroy |
will the message be killed? | |
An element which is considered bein only once in a set was inserted another time.
Example: trying to create a session with an ID which exsists already