Methods

Class Index [+]

Quicksearch

ActiveLdap::DistinguishedNameInputInvalid

Attributes

input[R]

Public Class Methods

new(input=nil) click to toggle source
     # File lib/active_ldap/base.rb, line 129
129:     def initialize(input=nil)
130:       @input = input
131:       super(_("invalid distinguished name (DN) to parse: %s") % @input.inspect)
132:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.