CBMC
|
#include <gdb_api.h>
Public Member Functions | |
gdb_interaction_exceptiont (std::string reason) | |
![]() | |
virtual std::string | what () const |
A human readable description of what went wrong. | |
virtual | ~cprover_exception_baset ()=default |
virtual std::string | what () const |
A human readable description of what went wrong. | |
virtual | ~cprover_exception_baset ()=default |
Additional Inherited Members | |
![]() | |
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. | |
|
inlineexplicit |