Methods

Class/Module Index [+]

Quicksearch

ActiveSambaLdap::GroupDoesNotExist

Attributes

name[R]

Public Class Methods

new(name) click to toggle source
# File lib/active_samba_ldap/base.rb, line 33
def initialize(name)
  @name = name
  super(_("group doesn't exist: %s") % name)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.