The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
exception.hpp File Reference

Contains the exceptions throw by the gui2::iterator::titerator classes. More...

#include "lua_jailbreak_exception.hpp"
#include <stdexcept>
#include <string>
Include dependency graph for exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui2::iterator::tlogic_error
 Thrown when deferring an invalid iterator. More...
 
class  gui2::iterator::trange_error
 Thrown when moving an invalid iterator. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 
 gui2::iterator
 

Detailed Description

Contains the exceptions throw by the gui2::iterator::titerator classes.

Definition in file exception.hpp.