#include <exceptn.h>
◆ Invalid_Block_Size()
| Botan::Invalid_Block_Size::Invalid_Block_Size |
( |
const std::string & | mode, |
|
|
const std::string & | pad ) |
|
inline |
Definition at line 68 of file exceptn.h.
69 :
71 " cannot be used with " + mode)
72 {}
std::invalid_argument Invalid_Argument
The documentation for this struct was generated from the following file: