Exception class used when converting from string to numeric type.
More...
#include <Util.h>
|
| WrongType (const std::string &toConvert, const std::string &typeName) |
|
std::string | getMsg () |
|
| WrongType (const std::string &toConvert, const std::string &typeName) |
|
std::string | getMsg () |
|
| WrongType (const std::string &toConvert, const std::string &typeName) |
|
std::string | getMsg () |
|
| WrongType (const std::string &toConvert, const std::string &typeName) |
|
std::string | getMsg () |
|
Exception class used when converting from string to numeric type.
Definition at line 29 of file Calibration/facilities/facilities-00-00-04/facilities/Util.h.
◆ WrongType() [1/4]
facilities::WrongType::WrongType |
( |
const std::string & |
toConvert, |
|
|
const std::string & |
typeName |
|
) |
| |
|
inline |
◆ WrongType() [2/4]
facilities::WrongType::WrongType |
( |
const std::string & |
toConvert, |
|
|
const std::string & |
typeName |
|
) |
| |
|
inline |
◆ WrongType() [3/4]
facilities::WrongType::WrongType |
( |
const std::string & |
toConvert, |
|
|
const std::string & |
typeName |
|
) |
| |
|
inline |
◆ WrongType() [4/4]
facilities::WrongType::WrongType |
( |
const std::string & |
toConvert, |
|
|
const std::string & |
typeName |
|
) |
| |
|
inline |
◆ getMsg() [1/4]
std::string facilities::WrongType::getMsg |
( |
| ) |
|
|
inline |
◆ getMsg() [2/4]
std::string facilities::WrongType::getMsg |
( |
| ) |
|
|
inline |
◆ getMsg() [3/4]
std::string facilities::WrongType::getMsg |
( |
| ) |
|
|
inline |
◆ getMsg() [4/4]
std::string facilities::WrongType::getMsg |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: