ROSE
0.11.102.0
|
Base class for model checker exceptions.
Definition at line 15 of file Rose/BinaryAnalysis/ModelChecker/Exception.h.
#include <Rose/BinaryAnalysis/ModelChecker/Exception.h>
Public Member Functions | |
Exception (const std::string &s) | |
Construct an exception with an error message. More... | |
![]() | |
Exception (const std::string &s) | |
Construct an exception with an error message. More... | |
|
inlineexplicit |
Construct an exception with an error message.
Definition at line 18 of file Rose/BinaryAnalysis/ModelChecker/Exception.h.