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