The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
exception.hpp File Reference

Contains the exceptions thrown by the gui2::iteration::iterator 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::iteration::logic_error
 Thrown when deferring an invalid iterator. More...
 
class  gui2::iteration::range_error
 Thrown when moving an invalid iterator. More...
 

Namespaces

 gui2
 Generic file dialog.
 
 gui2::iteration
 

Detailed Description

Contains the exceptions thrown by the gui2::iteration::iterator classes.

Definition in file exception.hpp.