| CBMC
    | 
#include <gdb_api.h>
 Inheritance diagram for gdb_interaction_exceptiont:
 Inheritance diagram for gdb_interaction_exceptiont: Collaboration diagram for gdb_interaction_exceptiont:
 Collaboration diagram for gdb_interaction_exceptiont:| Public Member Functions | |
| gdb_interaction_exceptiont (std::string reason) | |
|  Public Member Functions inherited from cprover_exception_baset | |
| virtual std::string | what () const | 
| A human readable description of what went wrong.  More... | |
| virtual | ~cprover_exception_baset ()=default | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from cprover_exception_baset | |
| cprover_exception_baset (std::string reason) | |
| This constructor is marked protected to ensure this class isn't used directly.  More... | |
|  Protected Attributes inherited from cprover_exception_baset | |
| std::string | reason | 
| The reason this exception was generated.  More... | |
| 
 | inlineexplicit |