We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccd7b6d + 717132f commit 8a18267Copy full SHA for 8a18267
lib/net/ldap.rb
@@ -323,6 +323,7 @@ class LdapError < StandardError; end
323
14 => "saslBindInProgress",
324
16 => "No Such Attribute",
325
17 => "Undefined Attribute Type",
326
+ 19 => "Constraint Violation",
327
20 => "Attribute or Value Exists",
328
32 => "No Such Object",
329
34 => "Invalid DN Syntax",
0 commit comments