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