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.
1 parent 51597ea commit 717132fCopy full SHA for 717132f
lib/net/ldap.rb
@@ -322,6 +322,7 @@ class LdapError < StandardError; end
322
14 => "saslBindInProgress",
323
16 => "No Such Attribute",
324
17 => "Undefined Attribute Type",
325
+ 19 => "Constraint Violation",
326
20 => "Attribute or Value Exists",
327
32 => "No Such Object",
328
34 => "Invalid DN Syntax",
0 commit comments