Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CEGUIExceptions.h File Reference

#include "CEGUIBase.h"
#include "CEGUIString.h"

Include dependency graph for CEGUIExceptions.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  CEGUI

Classes

class  CEGUI::Exception
 Root exception class used within the GUI system. More...
class  CEGUI::GenericException
 Exception class used when none of the other classes are applicable. More...
class  CEGUI::UnknownObjectException
 Exception class used when a request was made using a name of an unknown object. More...
class  CEGUI::InvalidRequestException
 Exception class used when some impossible request was made for the current system state. More...
class  CEGUI::FileIOException
 Exception class used when a file handling problem occurs. More...
class  CEGUI::RendererException
 Exception class used when an problem is detected within the Renderer or related objects. More...
class  CEGUI::AlreadyExistsException
 Exception class used when an attempt is made to use an object name that is already in use within the system. More...
class  CEGUI::MemoryException
 Exception class used when a memory handling error is detected. More...
class  CEGUI::NullObjectException
 Exception class used when some required object or parameter is null. More...
class  CEGUI::ObjectInUseException


Generated on Wed Feb 16 12:41:08 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1