10#ifndef __GUIIMAGERESOURCEEXCEPTION_H__
11#define __GUIIMAGERESOURCEEXCEPTION_H__
13#include "GUIResourceException.h"
Helper Macros in Guiliani
ImageResource_t
Enumeration of image resource ids.
Definition: GUIImageResource.h:126
Exception class for handling the image resources It will report which image and what file have proble...
Definition: GUIImageResourceException.h:20
~CGUIImageResourceException()
CGUIImageResourceException(const CGUIImageResourceException &kSource)
CGUIImageResourceException & operator=(const CGUIImageResourceException &kSource)
virtual eC_String Report() const
CGUIImageResourceException(const eC_String &kResourcePath, const ImageResource_t eImageID)
This is the exception class handling resources.
Definition: GUIResourceException.h:20