#include <cartobase/exception/format.h>
|
| static void | launchErrnoExcept (const std::string &filename="") |
| |
| static void | keepExceptionPriority (std::exception &e, int &prio, int &type, std::string &message, int raiseprio=0) |
| |
| static void | launchExcept (int code, const std::string &msg, const std::string &defmsg="") |
| |
| static void | checkFatalIOErrno (const std::string &filename="") |
| | checks if errno is a disk full, access or quota error, then throw an exception if so.
|
| |
Definition at line 50 of file format.h.
◆ invalid_number() [1/2]
| carto::invalid_number::invalid_number |
( |
const std::string & | value | ) |
|
◆ invalid_number() [2/2]
| carto::invalid_number::invalid_number |
( |
const std::string & | message, |
|
|
bool | ) |
|
inline |
The documentation for this class was generated from the following file: