10#ifndef __GUIFONTRESOURCEEXCEPTION_H__
11#define __GUIFONTRESOURCEEXCEPTION_H__
13#include "GUIResourceException.h"
Helper Macros in Guiliani
FontResource_t
List of font resource ids.
Definition: GUIFontResource.h:54
Font handling error.
Definition: GUIFontResourceException.h:23
CGUIFontResourceException & operator=(const CGUIFontResourceException &kSource)
CGUIFontResourceException(const CGUIFontResourceException &kSource)
CGUIFontResourceException(const eC_String &kResourcePath, const FontResource_t eFntID)
virtual eC_String Report() const
~CGUIFontResourceException()
This is the exception class handling resources.
Definition: GUIResourceException.h:20