Methods

Class/Module Index [+]

Quicksearch

ActiveLdap::UnknownAttribute

Attributes

name[R]

Public Class Methods

new(name) click to toggle source
# 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.