#include <LDAPUrl.h>
LDAPUrlException::LDAPUrlException |
( |
int |
code, |
|
|
const std::string & |
msg = "" |
|
) |
| |
const std::string LDAPUrlException::getAdditionalInfo |
( |
| ) |
const |
int LDAPUrlException::getCode |
( |
| ) |
const |
const std::string LDAPUrlException::getErrorMessage |
( |
| ) |
const |
const code2string_s LDAPUrlException::code2string |
|
static |
const int LDAPUrlException::INVALID_PORT = 2 |
|
static |
const int LDAPUrlException::INVALID_SCHEME = 1 |
|
static |
const int LDAPUrlException::INVALID_SCOPE = 3 |
|
static |
const int LDAPUrlException::INVALID_URL = 4 |
|
static |
const int LDAPUrlException::URL_DECODING_ERROR = 5 |
|
static |
The documentation for this class was generated from the following files: