cartobase  4.7.0
carto::out_of_range_error Class Reference

there's already a out_of_range class in <stdexcept> ! More...

#include <cartobase/exception/format.h>

Inheritance diagram for carto::out_of_range_error:
Collaboration diagram for carto::out_of_range_error:

Public Member Functions

 out_of_range_error (const std::string &value)
 
 out_of_range_error (const std::string &message, bool)
 

Detailed Description

there's already a out_of_range class in <stdexcept> !

Definition at line 100 of file format.h.

Constructor & Destructor Documentation

◆ out_of_range_error() [1/2]

carto::out_of_range_error::out_of_range_error ( const std::string &  value)

◆ out_of_range_error() [2/2]

carto::out_of_range_error::out_of_range_error ( const std::string &  message,
bool   
)
inline

Definition at line 106 of file format.h.


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