35 #ifndef __OutOfMemoryException_h 36 #define __OutOfMemoryException_h 70 #ifndef __gVirtualXRayConfig_h 109 const char* aFunctionName = 0,
110 int anErrorLine = 0);
121 #endif // __OutOfMemoryException_h Class to handle exceptions when memory cannot be allocated dynamically.
OutOfMemoryException is a class to handle exceptions when accessing an array cell that is not accessi...
Exception is a class to handle exceptions.
Generic class to handle exceptions.
OutOfMemoryException(const char *aFileName=0, const char *aFunctionName=0, int anErrorLine=0)
Default constructor.