Thrown when the provided RWX509Certificate is not valid for the given RWPrivateKey.
More...
#include <rw/secsock/except.h>
RWCertificateKeyMismatchError::RWCertificateKeyMismatchError |
( |
const RWCString & |
funcName, |
|
|
unsigned long |
errNum |
|
) |
| |
RWCString RWCertificateKeyMismatchError::errorDescription |
( |
void |
| ) |
const |
|
inline |
Returns a text description of the error.
unsigned long RWCertificateKeyMismatchError::errorNumber |
( |
void |
| ) |
const |
|
inline |
Returns the error number associated with the exception.
RWCString RWCertificateKeyMismatchError::where |
( |
void |
| ) |
const |
|
inline |
Returns the name of the function that threw the exception.