Loading...
Searching...
No Matches
analysis_exceptiont Class Reference
Thrown when an unexpected error occurs during the analysis (e.g., when the SAT solver returns an error)
More...
#include <exception_utils.h>
+ Inheritance diagram for analysis_exceptiont:
+ Collaboration diagram for analysis_exceptiont:
A human readable description of what went wrong.
A human readable description of what went wrong.
Additional Inherited Members
This constructor is marked protected to ensure this class isn't used directly.
This constructor is marked protected to ensure this class isn't used directly.
The reason this exception was generated.
Detailed Description
Thrown when an unexpected error occurs during the analysis (e.g., when the SAT solver returns an error)
Definition at line 153 of file exception_utils.h.
Constructor & Destructor Documentation
◆ analysis_exceptiont()
analysis_exceptiont::analysis_exceptiont
(
std::string
reason )
explicit
The documentation for this class was generated from the following files: