Public Member Functions | |
| invalid_parameter (const std::string &message) | |
| Constructs an exception object. | |
| classias::invalid_parameter::invalid_parameter | ( | const std::string & | message | ) | [inline, explicit] |
Constructs an exception object.
| message | The error message. |