Thrown when a goto program that's being processed is in an invalid format, for example passing the wrong number of arguments to functions. More...
#include <exception_utils.h>
Thrown when a goto program that's being processed is in an invalid format, for example passing the wrong number of arguments to functions.
Note that this only applies to goto programs that are user provided, that internal transformations on goto programs don't produce invalid programs should be guarded by invariants instead.
Definition at line 91 of file exception_utils.h.
Definition at line 52 of file exception_utils.cpp.
Definition at line 117 of file exception_utils.h.
Definition at line 130 of file exception_utils.h.
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 59 of file exception_utils.cpp.
Definition at line 113 of file exception_utils.h.
Definition at line 111 of file exception_utils.h.