ActiveLdap::Error
# File lib/active_ldap/base.rb, line 270 def initialize(target) @target = target super(_("not implemented: %s") % @target) end