Skip to content

Commit bf9e230

Browse files
author
blackhedd
committed
added an error message string (65)
1 parent b5799f6 commit bf9e230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/net/ldap.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ class LdapError < Exception; end
282282
51 => "Busy",
283283
52 => "Unavailable",
284284
53 => "Unwilling to perform",
285+
65 => "Object Class Violation",
285286
68 => "Entry Already Exists"
286287
}
287288

0 commit comments

Comments
 (0)