10#ifndef __GUIRESOURCEEXCEPTION_H__
11#define __GUIRESOURCEEXCEPTION_H__
13#include "GUIException.h"
This is the base class for Guiliani exceptions.
Definition: GUIException.h:42
This is the exception class handling resources.
Definition: GUIResourceException.h:20
CGUIResourceException(const CGUIResourceException &kSource)
virtual eC_String Report() const
CGUIResourceException(const eC_String &kResourcePath)
eC_String m_kResourcePath
Definition: GUIResourceException.h:52
CGUIResourceException & operator=(const CGUIResourceException &kSource)