This is the complete list of members for digidoc::IOException, including all inherited members.
| addCause(const Exception &cause) | digidoc::Exception | |
| 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 | |
| IOException(const std::string &file, int line, const std::string &msg) | digidoc::IOException | |
| IOException(const std::string &file, int line, const std::string &msg, const Exception &cause) | digidoc::IOException | |
| 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 | |