This is the complete list of members for digidoc::BDocException, including all inherited members.
addCause(const Exception &cause) | digidoc::Exception | |
BDocException(const std::string &file, int line, const std::string &msg) | digidoc::BDocException | |
BDocException(const std::string &file, int line, const std::string &msg, const Exception &cause) | digidoc::BDocException | |
causes | digidoc::Exception | protected |
Causes typedef | digidoc::Exception | |
CertificateIssuerMissing enum value | digidoc::Exception | |
CertificateRevoked enum value | digidoc::Exception | |
CertificateUnknown enum value | digidoc::Exception | |
code() const | digidoc::Exception | |
ddoc() const | digidoc::Exception | |
Exception(const std::string &file, int line, const std::string &msg) | digidoc::Exception | |
Exception(const std::string &file, int line, const std::string &msg, const Exception &cause) | digidoc::Exception | |
ExceptionCode enum name | digidoc::Exception | |
file | digidoc::Exception | protected |
getCauses() const | digidoc::Exception | |
getMsg() const | digidoc::Exception | |
hasCause() const | digidoc::Exception | |
line | digidoc::Exception | protected |
m_code | digidoc::Exception | protected |
m_ddoc | digidoc::Exception | protected |
msg | digidoc::Exception | protected |
NoException enum value | digidoc::Exception | |
OCSPCertMissing enum value | digidoc::Exception | |
OCSPRequestUnauthorized enum value | digidoc::Exception | |
OCSPResponderMissing enum value | digidoc::Exception | |
OCSPTimeSlot enum value | digidoc::Exception | |
PINCanceled enum value | digidoc::Exception | |
PINFailed enum value | digidoc::Exception | |
PINIncorrect enum value | digidoc::Exception | |
PINLocked enum value | digidoc::Exception | |
setCode(ExceptionCode Code) | digidoc::Exception | |
setDDoc(int err) | digidoc::Exception | |