Methods

Class/Module Index [+]

Quicksearch

ActiveSambaLdap::NotUnixAavialableError

Attributes

object[R]

Public Class Methods

new(object) click to toggle source
# File lib/active_samba_ldap/base.rb, line 117
def initialize(object)
  @object = object
  super(_("%s is not UNIX available") % [object.inspect])
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.