Methods

Class/Module Index [+]

Quicksearch

ActiveSambaLdap::NotSambaAavialableError

Attributes

object[R]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.