From a3b1b196de9bdfd672537d3ffabf37c135297ab3 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 29 Jan 2024 15:18:34 +0100 Subject: [PATCH] Minor changes --- docs/ldap3-exceptions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ldap3-exceptions.txt b/docs/ldap3-exceptions.txt index 649803f..c8cc83e 100644 --- a/docs/ldap3-exceptions.txt +++ b/docs/ldap3-exceptions.txt @@ -1,4 +1,5 @@ LDAPException +│ ├── LDAPOperationResult │ ├── LDAPOperationsErrorResult │ ├── LDAPOperationResult @@ -48,6 +49,7 @@ LDAPException │ ├── LDAPAssertionFailedResult │ ├── LDAPAuthorizationDeniedResult │ └── LDAPESyncRefreshRequiredResult +│ └── LDAPExceptionError ├── LDAPConfigurationError │ ├── LDAPUnknownStrategyError -- 2.39.5