A file or a hash element was not found. More...
#include <GIFTExceptions.h>
Public Member Functions | |
VENotFound (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 VENotFound &inException) |
Output into a stream. |
Additional Inherited Members | |
![]() | |
const char * | mMessage |
The exception message. | |
bool | mDestroy |
will the message be killed? |
A file or a hash element was not found.