added an error message string (65)

This commit is contained in:
blackhedd 2006-04-24 16:27:30 +00:00
parent b5799f66d0
commit bf9e230a09

View file

@ -282,6 +282,7 @@ module Net
51 => "Busy",
52 => "Unavailable",
53 => "Unwilling to perform",
65 => "Object Class Violation",
68 => "Entry Already Exists"
}