Botan  1.11.15
Public Member Functions
Botan::X509_CRL::X509_CRL_Error Struct Reference

#include <x509_crl.h>

List of all members.

Public Member Functions

 X509_CRL_Error (const std::string &error)

Detailed Description

This class represents CRL related errors.

Definition at line 28 of file x509_crl.h.


Constructor & Destructor Documentation

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) {}

The documentation for this struct was generated from the following file: