alaCarte Maps
Renderer for OpenStreetMap tiles
excp::ExceptionBase Struct Reference

Base of most exceptions thrown by alacarte. More...

#include <exceptions.hpp>

Inheritance diagram for excp::ExceptionBase:
excp::BadOsmIdException excp::FileNotFoundException excp::FileNotWritable excp::InputFormatException excp::MalformedURLException excp::NotImplementedException excp::ParseException excp::TimeoutException excp::UnknownImageFormatException

Public Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Base of most exceptions thrown by alacarte.

Definition at line 60 of file exceptions.hpp.

Member Function Documentation

virtual const char* excp::ExceptionBase::what ( ) const
throw (
)
inlinevirtual

Definition at line 62 of file exceptions.hpp.


The documentation for this struct was generated from the following file: