#include <archon/util/exception.H>
Inheritance diagram for Archon::Utilities::ParseException:


Public Member Functions | |
| ParseException (string location, string message) | |
Protected Member Functions | |
| ParseException () | |
This exception and its derivatives should always be declared in the throw-specification.
Definition at line 419 of file exception.H.
1.4.4