Botan
1.11.15
|
#include <x509_crl.h>
Public Member Functions | |
X509_CRL_Error (const std::string &error) |
This class represents CRL related errors.
Definition at line 28 of file x509_crl.h.
Botan::X509_CRL::X509_CRL_Error::X509_CRL_Error | ( | const std::string & | error | ) | [inline] |
Definition at line 30 of file x509_crl.h.
: Exception("X509_CRL: " + error) {}