10#ifndef __GUISOUNDRESOURCEEXCEPTION_H__
11#define __GUISOUNDRESOURCEEXCEPTION_H__
13#include "GUIResourceException.h"
Helper Macros in Guiliani
SoundResource_t
List of sound resource ids.
Definition: GUISoundResource.h:48
This is the exception class handling resources.
Definition: GUIResourceException.h:20
This is an exception class for handling the sound resources.
Definition: GUISoundResourceException.h:21
CGUISoundResourceException(const eC_String &kResourcePath, const SoundResource_t eSndID)
virtual eC_String Report() const
CGUISoundResourceException(const CGUISoundResourceException &kSource)
CGUISoundResourceException & operator=(const CGUISoundResourceException &kSource)
~CGUISoundResourceException()