DataRangeError indicates a value received in a stream can't be represented.
More...
#include <parsnip.h>
|
| | Exception (const std::string &why) |
| | Construct an exception. More...
|
| |
| | Exception (const std::string &why, const std::string &detail) |
| | Construct an exception. More...
|
| |
| std::string | reason |
| | Storage for the exception explanation. More...
|
| |
DataRangeError indicates a value received in a stream can't be represented.
◆ DataRangeError() [1/2]
| Parsnip::DataRangeError::DataRangeError |
( |
| ) |
|
|
inline |
◆ DataRangeError() [2/2]
| Parsnip::DataRangeError::DataRangeError |
( |
const std::string & |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: