Exceptions for value assertions.
Definition at line 10 of file Affirm.h.
#include <Rose/Affirm.h>
|
| | AffirmationError (const std::string &mesg) |
| | Construct error with message.
|
| |
| | Exception (const std::string &s) |
| | Construct an exception with an error message.
|
| |
◆ AffirmationError()
| Rose::AffirmationError::AffirmationError |
( |
const std::string & |
mesg | ) |
|
|
inlineexplicit |
Construct error with message.
Definition at line 13 of file Affirm.h.
◆ ~AffirmationError()
| Rose::AffirmationError::~AffirmationError |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
The documentation for this class was generated from the following file: