Gorgon Game Engine
Exceptions.h File Reference

Exceptions This file contains string related exceptions. More...

Include dependency graph for Exceptions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IllegalTokenError
 This error will be thrown if a parsing function encounters with an illegal token. More...
 
class  ParseError
 This error will be thrown if a parsing function encounters with a general error. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::String
 Contains string related functions and classes. This namespace is not yet utf8 aware.
 

Detailed Description

Exceptions This file contains string related exceptions.