#include <StringParser.h>
Definition at line 33 of file StringParser.h.
◆ cstring
◆ InvalidInputStringException()
carl::io::InvalidInputStringException::InvalidInputStringException |
( |
const std::string & |
msg, |
|
|
std::string |
substring, |
|
|
const std::string & |
inputString = "" |
|
) |
| |
|
inline |
◆ setInputString()
void carl::io::InvalidInputStringException::setInputString |
( |
const std::string & |
inputString | ) |
|
|
inline |
◆ what()
virtual cstring carl::io::InvalidInputStringException::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
◆ mErrorString
std::string carl::io::InvalidInputStringException::mErrorString |
|
private |
◆ mSubstring
const std::string carl::io::InvalidInputStringException::mSubstring |
|
private |
The documentation for this class was generated from the following file: