| 
    ROSE 0.11.145.357
    
   | 
 
Error when an architecture is not found.
Definition at line 26 of file Rose/BinaryAnalysis/Architecture/Exception.h.
#include <Rose/BinaryAnalysis/Architecture/Exception.h>


Public Member Functions | |
| NotFound (const std::string &message) | |
| Constructs exception with message.  | |
  Public Member Functions inherited from Rose::BinaryAnalysis::Architecture::Exception | |
| Exception (const std::string &message) | |
| Constructs exception with message.  | |
  Public Member Functions inherited from Rose::Exception | |
| Exception (const std::string &s) | |
| Construct an exception with an error message.   | |