|
ROSE 0.11.145.354
|
Exception when register storage is not present.
If the accessCreatesLocations property is clear and a caller attempts to access a register (or part) that is not stored in the state, then an exception of this type is thrown.
Definition at line 56 of file RegisterStateGeneric.h.
#include <Rose/BinaryAnalysis/InstructionSemantics/BaseSemantics/RegisterStateGeneric.h>


Public Member Functions | |
| RegisterNotPresent (RegisterDescriptor) | |
Public Member Functions inherited from Rose::Exception | |
| Exception (const std::string &s) | |
| Construct an exception with an error message. | |