ActiveLdap::Error
# File lib/active_ldap/base.rb, line 247 def initialize(name) @name = name super(_("%s is unknown attribute") % @name) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.