1 #ifndef NETSCAPESPKIEXCEPTION_H_ 2 #define NETSCAPESPKIEXCEPTION_H_ 36 ret =
"NetscapeSPKIException. Called by: " + this->
where +
".";
54 ret =
"Unknown error";
virtual std::string getMessage() const
Definition: NetscapeSPKIException.h:27
virtual ~NetscapeSPKIException()
Definition: NetscapeSPKIException.h:26
ErrorCode
Definition: NetscapeSPKIException.h:9
NetscapeSPKIException(NetscapeSPKIException::ErrorCode errorCode, std::string where)
Definition: NetscapeSPKIException.h:21
virtual NetscapeSPKIException::ErrorCode getErrorCode()
Definition: NetscapeSPKIException.h:44
Definition: NetscapeSPKIException.h:6
Definition: NetscapeSPKIException.h:11
Definition: NetscapeSPKIException.h:12
Definition: LibCryptoSecException.h:8
std::string where
Definition: LibCryptoSecException.h:23
NetscapeSPKIException::ErrorCode errorCode
Definition: NetscapeSPKIException.h:72
virtual std::string toString() const
Definition: NetscapeSPKIException.h:31
static std::string errorCode2Message(NetscapeSPKIException::ErrorCode errorCode)
Definition: NetscapeSPKIException.h:48
NetscapeSPKIException(std::string where)
Definition: NetscapeSPKIException.h:16
Definition: NetscapeSPKIException.h:14
Definition: NetscapeSPKIException.h:13