added an error message string (65)
This commit is contained in:
parent
b5799f66d0
commit
bf9e230a09
|
@ -282,6 +282,7 @@ module Net
|
|||
51 => "Busy",
|
||||
52 => "Unavailable",
|
||||
53 => "Unwilling to perform",
|
||||
65 => "Object Class Violation",
|
||||
68 => "Entry Already Exists"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue