Thrown when the library is unable to provide a valid certificate.
More...
#include <rw/secsock/except.h>
RWSecureSocketNullCertificateError::RWSecureSocketNullCertificateError |
( |
const RWCString & |
funcName, |
|
|
unsigned long |
errNum |
|
) |
| |
RWCString RWSecureSocketNullCertificateError::errorDescription |
( |
void |
| ) |
const |
|
inline |
Returns a text description of the error.
unsigned long RWSecureSocketNullCertificateError::errorNumber |
( |
void |
| ) |
const |
|
inline |
Returns the error number associated with the exception.
RWCString RWSecureSocketNullCertificateError::where |
( |
void |
| ) |
const |
|
inline |
Returns the name of the function that threw the exception.