#include <exceptn.h>
Integrity_Failure Exception 
Definition at line 147 of file exceptn.h.
◆ Integrity_Failure()
  
  | 
        
          | Botan::Integrity_Failure::Integrity_Failure | ( | const std::string & | msg | ) |  |  | inline | 
 
Definition at line 149 of file exceptn.h.
  150       Exception(
"Integrity failure: " + msg) {}
 std::runtime_error Exception
 
 
The documentation for this struct was generated from the following file: