#include <EncodeException.h>
◆ ErrorCode
Enumerator |
---|
UNKNOWN | |
BUFFER_CREATING | |
BUFFER_READING | |
BUFFER_WRITING | |
DER_ENCODE | |
DER_DECODE | |
PEM_ENCODE | |
PEM_DECODE | |
BASE64_ENCODE | |
BASE64_DECODE | |
◆ EncodeException() [1/2]
EncodeException::EncodeException |
( |
std::string |
where | ) |
|
|
inline |
◆ EncodeException() [2/2]
◆ ~EncodeException()
virtual EncodeException::~EncodeException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ errorCode2Message()
◆ getErrorCode()
◆ getMessage()
virtual std::string EncodeException::getMessage |
( |
| ) |
const |
|
inlinevirtual |
◆ toString()
virtual std::string EncodeException::toString |
( |
| ) |
const |
|
inlinevirtual |
◆ errorCode
The documentation for this class was generated from the following file: