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