Exception thrown for bad function/contract specification pairs passed on the CLI.
More...
#include <dfcc.h>
|
| | cprover_exception_baset (std::string reason) |
| | This constructor is marked protected to ensure this class isn't used directly.
|
| | cprover_exception_baset (std::string reason) |
| | This constructor is marked protected to ensure this class isn't used directly.
|
| std::string | reason |
| | The reason this exception was generated.
|
Exception thrown for bad function/contract specification pairs passed on the CLI.
Definition at line 72 of file dfcc.h.
◆ invalid_function_contract_pair_exceptiont()
| invalid_function_contract_pair_exceptiont::invalid_function_contract_pair_exceptiont |
( |
std::string | reason, |
|
|
std::string | correct_format = "" ) |
|
explicit |
◆ what()
| std::string invalid_function_contract_pair_exceptiont::what |
( |
| ) |
const |
|
overridevirtual |
A human readable description of what went wrong.
For readability, implementors should not add a leading or trailing newline to this description.
Reimplemented from cprover_exception_baset.
Definition at line 38 of file dfcc.cpp.
◆ correct_format
| std::string invalid_function_contract_pair_exceptiont::correct_format |
The documentation for this class was generated from the following files:
- goto-instrument/contracts/dynamic-frames/dfcc.h
- goto-instrument/contracts/dynamic-frames/dfcc.cpp