alaCarte Maps
Renderer for OpenStreetMap tiles
|
#include <exceptions.hpp>
Public Types | |
typedef boost::exception_detail::get_error_info_return_type< boost::exception, typename Info::value_type >::type | value_type |
Public Member Functions | |
ErrorOut (boost::exception &e, const string &fallbackInfo="'unknown'") | |
Public Attributes | |
string | fallbackInfo |
value_type | value |
Definition at line 92 of file exceptions.hpp.
typedef boost::exception_detail::get_error_info_return_type<boost::exception,typename Info::value_type>::type excp::ErrorOut< Info >::value_type |
Definition at line 94 of file exceptions.hpp.
|
inline |
Definition at line 97 of file exceptions.hpp.
string excp::ErrorOut< Info >::fallbackInfo |
Definition at line 103 of file exceptions.hpp.
value_type excp::ErrorOut< Info >::value |
Definition at line 104 of file exceptions.hpp.