NumberOutOfRange: The number was outside the range defined in the command pattern.
More...
#include <parsnip_command.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...
|
| |
NumberOutOfRange: The number was outside the range defined in the command pattern.
◆ NumberOutOfRange() [1/2]
| Parsnip::NumberOutOfRange::NumberOutOfRange |
( |
| ) |
|
|
inline |
◆ NumberOutOfRange() [2/2]
| Parsnip::NumberOutOfRange::NumberOutOfRange |
( |
const std::string & |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: