Exception: Net::LDAP::LdapError
- Inherits:
-
StandardError
- Object
- StandardError
- Net::LDAP::LdapError
- Defined in:
- lib/net/ldap/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/net/ldap/error.rb', line 3 def "Deprecation warning: Net::LDAP::LdapError is no longer used. Use Net::LDAP::Error or rescue one of it's subclasses. \n" + super end |