class documentation

Getting LDAP exception implementation by error code

Method test_get_existing_exception Getting existing LDAPException subclass
Method test_get_nonexisting_exception Getting non-existing LDAP error
Method test_get_success Getting OK message
def test_get_existing_exception(self): (source)

Getting existing LDAPException subclass

def test_get_nonexisting_exception(self): (source)

Getting non-existing LDAP error

def test_get_success(self): (source)

Getting OK message